GoogleMe Firefox

Examine source code of GoogleMe

Por: fabrizio
Inspect and view changes in GoogleMe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GoogleMe",
  "version": "1.0.4resigned1",
  "description": "GoogleMe is different! Personalize Google Search with funny sentences.",
  "icons": {
    "48": "Googleme_48.png",
    "96": "Googleme_96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.google.it/*",
        "*://*.google.com/*"
      ],
      "js": [
        "googleme.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "googleme@mozilla.org"
    }
  },
  "options_ui": {
    "page": "goptions.html"
  },
  "permissions": [
    "storage"
  ]
}

Mejores alternativas GoogleMe

Aquí hay algunas Firefox add-ons que son similares a GoogleMe: