PrivaSearch Switcher Firefox

Examine source code of PrivaSearch Switcher

Inspect and view changes in PrivaSearch Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PrivaSearch Switcher",
  "version": "1.0",
  "description": "Easily switch between privacy-focused search engines and manage your search preferences.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "search"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "privasearch-switcher@gmail.com"
    }
  },
  "default_locale": "en"
}

Best PrivaSearch Switcher Alternatives

Here are some Firefox add-ons that are similar to PrivaSearch Switcher: