Shortcuts for Google™ Products Firefox

Examine source code of Shortcuts for Google™ Products

Inspect and view changes in Shortcuts for Google™ Products source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Shortcuts for Google™ Products",
  "description": "Displays all Google products in a single, space-saving, drop-down panel",
  "version": "2.1.2",
  "permissions": [
    "storage"
  ],
  "background": {
    "service_worker": "worker.js",
    "scripts": [
      "worker.js"
    ]
  },
  "homepage_url": "https://webextension.org/listing/google-shortcuts.html",
  "action": {
    "default_popup": "data/popup/index.html"
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png",
    "256": "data/icons/256.png",
    "512": "data/icons/512.png"
  },
  "commands": {
    "_execute_action": {}
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "data/options/index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-SVJwkBGCTt4PyQ@jetpack",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Shortcuts for Google™ Products Alternatives

Here are some Firefox add-ons that are similar to Shortcuts for Google™ Products: