OrganOngle Firefox

Examine source code of OrganOngle

Inspect and view changes in OrganOngle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "version": "2.4.1",
  "description": "__MSG_extDescription__",
  "default_locale": "fr",
  "browser_specific_settings": {
    "gecko": {
      "id": "{021b2224-63b7-42c2-8720-2a3b98ea85e9}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "tabGroups"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/icon.png"
    },
    "default_title": "__MSG_extName__",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "web_accessible_resources": [
    "stopwords/config.json",
    "stopwords/french_basic.json",
    "stopwords/english_basic.json",
    "stopwords/web_interface.json",
    "stopwords/content_learning.json",
    "stopwords/technical_terms.json"
  ]
}

Best OrganOngle Alternatives

Here are some Firefox add-ons that are similar to OrganOngle: