Google Viewer Context Menu Firefox

Examine source code of Google Viewer Context Menu

Por: gykovacs
Inspect and view changes in Google Viewer Context Menu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "scripts/jquery-3.2.1.min.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "scripts/jquery-3.2.1.min.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "16": "google.png",
    "32": "google.png",
    "48": "google.png",
    "128": "google.png"
  },
  "manifest_version": 2,
  "name": "__MSG_name__",
  "permissions": [
    "https://*/*",
    "http://*/*",
    "menus"
  ],
  "version": "0.2.1"
}

Mejores alternativas Google Viewer Context Menu

Aquí hay algunas Firefox add-ons que son similares a Google Viewer Context Menu: