InStijl.AI Lightspeed Toolbar Firefox

Examine source code of InStijl.AI Lightspeed Toolbar

By: InStijl Add-on
Inspect and view changes in InStijl.AI Lightspeed Toolbar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "2.0.1",
  "manifest_version": 3,
  "web_accessible_resources": [
    {
      "matches": [
        "https://*/*"
      ],
      "resources": [
        "ism.png",
        "instijl-ai.png",
        "icon48.png",
        "_locales/en/messages.json",
        "_locales/nl/messages.json"
      ]
    }
  ],
  "content_scripts": [
    {
      "js": [
        "ism-page-context.js"
      ],
      "matches": [
        "https://*/*"
      ],
      "world": "MAIN",
      "run_at": "document_idle"
    },
    {
      "js": [
        "ism-toolbar.js"
      ],
      "css": [
        "ism-toolbar.css"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://*/*",
    "http://localhost/*"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "instijl-ai-toolbar@instijlmedia.nl",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "16": "favicon16.png",
    "32": "favicon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best InStijl.AI Lightspeed Toolbar Alternatives

Here are some Firefox add-ons that are similar to InStijl.AI Lightspeed Toolbar: