Custom Highlight Border Firefox

Examine source code of Custom Highlight Border

Par : Ived
Inspect and view changes in Custom Highlight Border source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.1",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "highlight_color_randomizer1@addons.mozilla.org"
    }
  }
}

Meilleures alternatives Custom Highlight Border

Voici quelques Firefox add-ons qui sont similaires à Custom Highlight Border :