NoAI on Google search Firefox

Examine source code of NoAI on Google search

By: jafeth
Inspect and view changes in NoAI on Google search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NoAI",
  "version": "1.0",
  "description": "Adds -ai to all Google searches",
  "icons": {
    "48": "icons/no.svg"
  },
  "permissions": [
    "activeTab",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "icons/no.svg",
    "default_title": "NoAI",
    "default_popup": "popup/toggle.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7d82fca6-9992-40bd-bdb8-4da34f237d60}"
    }
  }
}

Best NoAI on Google search Alternatives

Here are some Firefox add-ons that are similar to NoAI on Google search: