Blue Text Extension Firefox

Examine source code of Blue Text Extension

By: mundazi Add-on
Inspect and view changes in Blue Text Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Blue Text Extension",
  "version": "1.0",
  "description": "Displays blue text on the top left corner of the screen",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d6f792bb-2e3b-4fd3-b664-10b738e9d275}"
    }
  }
}

Best Blue Text Extension Alternatives

Here are some Firefox add-ons that are similar to Blue Text Extension: