Google Search Correction Reload Firefox

Examine source code of Google Search Correction Reload

제작자: 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"
      ]
    }
  ]
}

최고의 Google Search Correction Reload 대안

다음은 Google Search Correction Reload과(와) 유사한 Firefox add-on입니다: