Google Search Correction Reload Firefox

Examine source code of Google Search Correction Reload

Por: capi1O
Inspect and view changes in Google Search Correction Reload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Correction Reload",
  "version": "1.0",
  "description": "Reloads the page on \"show results for ...\" click on Google Search",
  "icons": {
    "48": "icons/reload-48.png"
  },
  "applications": {
    "gecko": {
      "id": "google-correction-reload@example.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ]
}

Melhores alternativas Google Search Correction Reload

Aqui estão algumas Firefox add-ons que são similares a Google Search Correction Reload: