StartPOZI Search Firefox

Examine source code of StartPOZI Search

By: tim4087 Add-on
Inspect and view changes in StartPOZI Search source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "StartPOZI Search",
  "version": "1.5",
  "description": "Безопасный поиск с блокировщиком рекламы и защитой приватности",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_icon": "icons/icon48.png",
    "default_popup": "popup/popup.html",
    "default_title": "StartPOZI - Умный поиск"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "StartPOZI",
      "keyword": "sp",
      "search_url": "https://startpozi.netlify.app/search.html?q={searchTerms}",
      "favicon_url": "https://startpozi.netlify.app/favicon.ico",
      "is_default": true,
      "encoding": "UTF-8"
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/adblock.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/security-badge.js"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "icons/shield-green.png",
    "icons/shield-yellow.png",
    "icons/shield-red.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4f84fed3-50cd-493d-a09b-805f863b8328}"
    }
  }
}

Best StartPOZI Search Alternatives

Here are some Firefox add-ons that are similar to StartPOZI Search: