Startpage Return Title Firefox

Examine source code of Startpage Return Title

제작자: MichalSkoula Add-on
Inspect and view changes in Startpage Return Title source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Startpage Return Title",
  "version": "1.0.0",
  "description": "Sets the browser tab title to your search query on Startpage.",
  "browser_specific_settings": {
    "gecko": {
      "id": "startpage-return-title@skoula.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.startpage.com/*",
        "*://startpage.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

최고의 Startpage Return Title 대안

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