OG Search - Before The Bots Firefox

Examine source code of OG Search - Before The Bots

Inspect and view changes in OG Search - Before The Bots source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OG Search",
  "version": "1.0.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "@og-search",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "Search before the bots. Filters results to pre-ChatGPT internet when everything was made by actual humans.",
  "author": "Kiera Carman",
  "homepage_url": "https://ogsearch.app",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    },
    "default_title": "OG Search - Before the bots"
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  }
}

Best OG Search - Before The Bots Alternatives

Here are some Firefox add-ons that are similar to OG Search - Before The Bots: