@Mention Searcher Firefox

Examine source code of @Mention Searcher

By: Jorge Add-on
Inspect and view changes in @Mention Searcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "@Mention Searcher",
  "version": "1.1",
  "description": "Find @mentions on a page and search them across multiple sites",
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "mention-searcher@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best @Mention Searcher Alternatives

Here are some Firefox add-ons that are similar to @Mention Searcher: