disinterest Firefox

Examine source code of disinterest

제작자: Sami Jokela
Inspect and view changes in disinterest source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "disinterest",
  "version": "0.3.0",
  "description": "Making websites that one bit less interesting.",
  "icons": {
    "512": "asset/icon.svg"
  },
  "background": {
    "scripts": [
      "script/disinterest.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "asset/icon.svg",
    "default_popup": "popup/index.html",
    "default_title": "disinterest"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bc2f4dcb-71b1-463f-b1df-d4cb3142de8a}"
    }
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "storage"
  ]
}

최고의 disinterest 대안

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