Page Highlighter iss Firefox

Examine source code of Page Highlighter iss

By: UU88
Inspect and view changes in Page Highlighter iss source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Highlighter",
  "version": "1.0",
  "description": "Bôi vàng đoạn văn được chọn trên trang web",
  "permissions": [
    "contextMenus",
    "activeTab",
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icon.png"
  },
  "applications": {
    "gecko": {
      "id": "page-highlighter-ad5fb0c8@example.com"
    }
  }
}

Best Page Highlighter iss Alternatives

Here are some Firefox add-ons that are similar to Page Highlighter iss: