Google App Launcher Firefox

Examine source code of Google App Launcher

Inspect and view changes in Google App Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google App Launcher",
  "version": "1.3",
  "description": "Adds a button to the toolbar with easy access to your favorite Google applications",
  "homepage_url": "https://github.com/asolkar/ffx-addon-gglappbtn",
  "icons": {
    "48": "icons/icon.png"
  },
  "applications": {
    "gecko": {
      "id": "@gglappbtn",
      "strict_min_version": "80.0"
    }
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/gglappbtn-icon-32.png",
    "default_title": "Google Applications",
    "default_popup": "data/gapps.html",
    "theme_icons": [
      {
        "light": "icons/gglappbtn-dark-icon-32.png",
        "dark": "icons/gglappbtn-icon-32.png",
        "size": 32
      }
    ]
  },
  "options_ui": {
    "page": "data/options.html"
  }
}

Best Google App Launcher Alternatives

Here are some Firefox add-ons that are similar to Google App Launcher: