Por: conglp90
Inspect and view changes in Conglp-RET source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": " Firefox addon to remove anything from history, passwords, downloads to serviceWorkers",
"manifest_version": 2,
"name": "Remove-Everything",
"version": "1.0",
"homepage_url": "https://github.com/nabendu82/RemoveEverything",
"icons": {
"32": "icons/logo_32.png",
"48": "icons/logo_48.png",
"64": "icons/logo_64.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icons/logo_64.png",
"default_title": "Remove it!"
},
"options_ui": {
"page": "options/options.html"
},
"permissions": [
"browsingData",
"notifications",
"storage"
]
} Melhores alternativas Conglp-RET
Aqui estão algumas Firefox add-ons que são similares a Conglp-RET: