KeyMark Firefox

Examine source code of KeyMark

Inspect and view changes in KeyMark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "KeyMark",
  "version": "0.0.7",
  "description": "Mark important keyword for every google search. Get the non-SEO results",
  "icons": {
    "48": "icons/48.jpg",
    "96": "icons/96.jpg",
    "128": "icons/128.jpg"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/*"
      ],
      "js": [
        "KeyMark.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "images/*.svg"
  ],
  "browser_action": {
    "default_icon": "icons/96-16.png",
    "default_title": "KeyMark"
  },
  "options_ui": {
    "page": "settings/settings.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c6aff3f3-2c1e-4bf2-9a21-2402105e95b0}"
    }
  }
}

Best KeyMark Alternatives

Here are some Firefox add-ons that are similar to KeyMark: