Substital Firefox

Examine source code of Substital

Inspect and view changes in Substital source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_EXTENSION_TITLE__",
  "short_name": "Substital",
  "description": "__MSG_EXTENSION_DESCRIPTION__",
  "default_locale": "en",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "19": "icons/icon19.png",
      "20": "icons/icon20.png",
      "32": "icons/icon32.png",
      "38": "icons/icon38.png",
      "40": "icons/icon40.png"
    },
    "default_popup": "popup/index.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "iframe/*",
        "modal/*",
        "css/*",
        "views/*",
        "injection/*",
        "detection/detectors/*",
        "page-scripts/*"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "incognito": "spanning",
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-Cn7LiNrWh4k6RA@jetpack"
    }
  },
  "version": "2.10.6"
}

Best Substital Alternatives

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