Conglp-RET Firefox

Examine source code of Conglp-RET

제작자: 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"
  ]
}

최고의 Conglp-RET 대안

다음은 Conglp-RET과(와) 유사한 Firefox add-on입니다: