Sonoyo Firefox

Examine source code of Sonoyo

제작자: ゆろち Add-on
Inspect and view changes in Sonoyo 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": 3,
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "default_locale": "en",
  "version": "1.0.3",
  "browser_specific_settings": {
    "gecko": {
      "id": "{9183bb9b-0167-4fe1-a72a-b2cbb26a457a}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "searchTerms",
          "authenticationInfo",
          "locationInfo"
        ]
      }
    }
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "__MSG_defaultTitle__",
    "default_popup": "src/popup/popup.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "src/lib/actions.js",
      "src/lib/serp.js",
      "src/lib/render.js",
      "src/lib/sse.js",
      "src/lib/openai.js",
      "src/service_worker.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.google.com/search*",
        "https://*.google.co.jp/search*",
        "https://*.google.co.uk/search*",
        "https://*.google.ca/search*",
        "https://*.google.com.au/search*",
        "https://*.google.co.nz/search*",
        "https://*.google.de/search*",
        "https://*.google.fr/search*",
        "https://*.google.es/search*",
        "https://*.google.it/search*",
        "https://*.google.nl/search*",
        "https://*.google.be/search*",
        "https://*.google.ch/search*",
        "https://*.google.at/search*",
        "https://*.google.pl/search*",
        "https://*.google.se/search*",
        "https://*.google.dk/search*",
        "https://*.google.no/search*",
        "https://*.google.fi/search*",
        "https://*.google.pt/search*",
        "https://*.google.ie/search*",
        "https://*.google.cz/search*",
        "https://*.google.gr/search*",
        "https://*.google.hu/search*",
        "https://*.google.ro/search*",
        "https://*.google.ru/search*",
        "https://*.google.com.tr/search*",
        "https://*.google.com.br/search*",
        "https://*.google.com.mx/search*",
        "https://*.google.com.ar/search*",
        "https://*.google.cl/search*",
        "https://*.google.co.in/search*",
        "https://*.google.co.kr/search*",
        "https://*.google.com.hk/search*",
        "https://*.google.com.tw/search*",
        "https://*.google.com.sg/search*",
        "https://*.google.com.ph/search*",
        "https://*.google.co.th/search*",
        "https://*.google.com.vn/search*",
        "https://*.google.com.my/search*",
        "https://*.google.co.id/search*",
        "https://*.google.co.za/search*",
        "https://*.google.com.sa/search*",
        "https://*.google.ae/search*"
      ],
      "js": [
        "src/lib/actions.js",
        "src/lib/serp.js",
        "src/lib/render.js",
        "src/content/panel-css.js",
        "src/content/panel.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://api.openai.com/*",
    "https://hikyaku.kagayoi.com/*",
    "https://sekisho.kagayoi.com/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; base-uri 'self'; frame-ancestors 'none'"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "fonts/*.woff2"
      ],
      "matches": [
        "https://*.google.com/*",
        "https://*.google.co.jp/*",
        "https://*.google.co.uk/*",
        "https://*.google.ca/*",
        "https://*.google.com.au/*",
        "https://*.google.co.nz/*",
        "https://*.google.de/*",
        "https://*.google.fr/*",
        "https://*.google.es/*",
        "https://*.google.it/*",
        "https://*.google.nl/*",
        "https://*.google.be/*",
        "https://*.google.ch/*",
        "https://*.google.at/*",
        "https://*.google.pl/*",
        "https://*.google.se/*",
        "https://*.google.dk/*",
        "https://*.google.no/*",
        "https://*.google.fi/*",
        "https://*.google.pt/*",
        "https://*.google.ie/*",
        "https://*.google.cz/*",
        "https://*.google.gr/*",
        "https://*.google.hu/*",
        "https://*.google.ro/*",
        "https://*.google.ru/*",
        "https://*.google.com.tr/*",
        "https://*.google.com.br/*",
        "https://*.google.com.mx/*",
        "https://*.google.com.ar/*",
        "https://*.google.cl/*",
        "https://*.google.co.in/*",
        "https://*.google.co.kr/*",
        "https://*.google.com.hk/*",
        "https://*.google.com.tw/*",
        "https://*.google.com.sg/*",
        "https://*.google.com.ph/*",
        "https://*.google.co.th/*",
        "https://*.google.com.vn/*",
        "https://*.google.com.my/*",
        "https://*.google.co.id/*",
        "https://*.google.co.za/*",
        "https://*.google.com.sa/*",
        "https://*.google.ae/*"
      ]
    }
  ]
}

최고의 Sonoyo 대안

다음은 Sonoyo과(와) 유사한 Firefox add-on입니다: