Easy Google Service Access Firefox

Examine source code of Easy Google Service Access

By: TDRP
Inspect and view changes in Easy Google Service Access source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Easy Google Service Access",
  "version": "1.0",
  "description": "Opens most Google services from the addon menu.",
  "permissions": [
    "none"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png",
    "192": "icons/icon-192.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7ff2b163-41d6-43f9-94eb-91096b096dd5}"
    }
  }
}

Best Easy Google Service Access Alternatives

Here are some Firefox add-ons that are similar to Easy Google Service Access: