Red Border Highlighter Firefox

Examine source code of Red Border Highlighter

By: Jili7
Inspect and view changes in Red Border Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Red Border Highlighter",
  "version": "1.0",
  "description": "Highlight selected text with a red border",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3be4e9d0-e378-4c60-83b6-198588380cac}"
    }
  }
}

Best Red Border Highlighter Alternatives

Here are some Firefox add-ons that are similar to Red Border Highlighter: