Startpage Return Title Firefox

Examine source code of Startpage Return Title

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"
    }
  ]
}

Meilleures alternatives Startpage Return Title

Voici quelques Firefox add-ons qui sont similaires à Startpage Return Title :