Easy Highlight - Auto Highlight Firefox

Examine source code of Easy Highlight - Auto Highlight

By: Sumvip
Inspect and view changes in Easy Highlight - Auto Highlight source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Easy Highlight - Keyword Highlight",
  "version": "1.5.1",
  "description": "Automatically detect and highlight multiple words and phrases from your customized list on any webpage",
  "author": "XTCodeTech",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "identity",
    "identity.email",
    "storage",
    "activeTab"
  ],
  "default_locale": "en",
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "js/tinycolor-min.js",
        "js/mark.min.js",
        "js/content.js"
      ],
      "css": [
        "css/style.css"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_title": "Easy Highlight",
    "default_popup": "/pages/popup.html",
    "default_icon": {
      "16": "/imgs/icon16.png",
      "32": "/imgs/icon32.png"
    }
  },
  "icons": {
    "16": "/imgs/icon16.png",
    "32": "/imgs/icon32.png",
    "48": "/imgs/icon48.png",
    "128": "/imgs/icon128.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjpCI73DNk/+UdWT6VrnwTHkhU9VJantJ2Q0a1wAq44K1E76GjS43uy++Pcg0fvxuQ6N0bQEhyoP7i4Db7Ow2tVnPJixYh7h7uLqYEaljePZY00xS4hjE7TOTRumhVPX/6tgSNZ4N5SqOCC1U+172jH9hKANwlwZY/rZACe/YHNy4KQ/Blt5NOH3p9ZHz22QnDDny0Brl/649XEK2H6Eih6M/sBLXHsPKi7JbomiifqpMiRSnnJumJ9S3dlNDbBKirxAw381qhoj1YuBdchTL4cOMleg9l4PFy8zn7wYSuwPtbF4KcUUIgGSYbAdPIOeBTGvloC7WFBjiOdPr+dtN3wIDAQAB",
  "oauth2": {
    "client_id": "502794488416-lvv8duo9viflktc7nmfn1u4aj0jqjkrl.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/userinfo.email",
      "https://www.googleapis.com/auth/userinfo.profile"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7e7bfc94-5359-44c3-9731-71049a8b04f9}"
    }
  }
}

Best Easy Highlight - Auto Highlight Alternatives

Here are some Firefox add-ons that are similar to Easy Highlight - Auto Highlight: