X Exact Match Search Plugin Firefox

Examine source code of X Exact Match Search Plugin

Inspect and view changes in X Exact Match Search Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "version": "1.2.0",
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "__MSG_search_provider_name__",
      "search_url": "https://x.com/search?q={searchTerms}&exact-match",
      "favicon_url": "logo.png"
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "https://x.com/search?q=*&exact-match"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "x-exact-search@pokemori.jp",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "default_locale": "en",
  "icons": {
    "96": "logo.png"
  },
  "author": "100の人 (エスパー・イーシア)"
}

Best X Exact Match Search Plugin Alternatives

Here are some Firefox add-ons that are similar to X Exact Match Search Plugin: