never-lose
Version:
This Chrome extension save all web pages you viewed to the Wayback Machine
25 lines (24 loc) • 620 B
JSON
{
"name": "never-lose",
"version": "0.3.1",
"description": "This Chrome extension save all web pages you viewed to the Wayback Machine",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kissarat/never-lose.git"
},
"keywords": [
"archive.org",
"history",
"paranoia"
],
"author": "Taras Labiak <kissarat@gmail.com>",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/kissarat/never-lose/issues"
},
"homepage": "https://github.com/kissarat/never-lose#readme"
}