FindOnPage Bookmarklets Firefox

Examine source code of FindOnPage Bookmarklets

By: beccare
Inspect and view changes in FindOnPage Bookmarklets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FindOnPage Bookmarklets",
  "version": "1.3resigned1",
  "description": "Adds bookmarklets to highlight search keywords on any page.",
  "icons": {
    "144": "icon.svg"
  },
  "background": {
    "scripts": [
      "fsbackground.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "jquery331.js",
        "jquery.mark.js",
        "fscontent.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "applications": {
    "gecko": {
      "id": "searchwpbookmarklets@verbis.net"
    }
  },
  "permissions": [
    "bookmarks",
    "storage"
  ]
}

Best FindOnPage Bookmarklets Alternatives

Here are some Firefox add-ons that are similar to FindOnPage Bookmarklets: