X Simple Reply Search Firefox

Examine source code of X Simple Reply Search

By: Sotasho
Inspect and view changes in X Simple Reply Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "X Simply Reply Search",
  "version": "1.0",
  "description": "Firefox extension that searches replies with search dorks in X.com",
  "browser_specific_settings": {
    "gecko": {
      "id": "x-simple-reply-search@sotasho.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://x.com/*",
        "*://www.x.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best X Simple Reply Search Alternatives

Here are some Firefox add-ons that are similar to X Simple Reply Search: