dePolitics Firefox

Examine source code of dePolitics

제작자: Rydon Touday
Inspect and view changes in dePolitics source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "dePolitics",
  "version": "3",
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "{1fb1de34-09fc-4b8e-8919-b0d035985156}",
      "strict_min_version": "58.0"
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "icon-16.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "options_ui": {
    "page": "popup.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

최고의 dePolitics 대안

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