Google Viewer Context Menu Firefox

Examine source code of Google Viewer Context Menu

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"
}

Best Google Viewer Context Menu Alternatives

Here are some Firefox add-ons that are similar to Google Viewer Context Menu: