Google Input Injector Firefox

Examine source code of Google Input Injector

제작자: shemy
Inspect and view changes in Google Input Injector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Input Injector",
  "version": "1.0",
  "description": "Adds a small input field on google.com",
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{325a5b63-b078-4b29-b8ff-429cb677fa77}"
    }
  }
}

최고의 Google Input Injector 대안

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