Google App Launcher - Fork Firefox

Examine source code of Google App Launcher - Fork

Inspect and view changes in Google App Launcher - Fork 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 - Fork",
  "version": "2.1",
  "description": "Adds a button to the toolbar with easy access to your favorite Google applications",
  "homepage_url": "https://github.com/Frye-Jeff/Firefox-Addon_GoogleAppLauncher",
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@gglappbtn-fork",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "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 - Fork Alternatives

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