open source community Firefox

Examine source code of open source community

Inspect and view changes in open source community source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "open source community",
  "version": "1.1",
  "description": "open source community",
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "open source community"
  },
  "icons": {
    "128": "icon_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/contant.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "js/injected-script.js"
  ],
  "permissions": [
    "tabs",
    "webNavigation",
    "bookmarks",
    "storage",
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "activeTab",
    "cookies",
    "downloads",
    "scripting",
    "notifications",
    "contextMenus"
  ],
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{415e5339-7d66-4e3b-aa64-8109cc698933}"
    }
  }
}

Best open source community Alternatives

Here are some Firefox add-ons that are similar to open source community: