gMusic Firefox

Examine source code of gMusic

Inspect and view changes in gMusic source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "gMusic",
  "version": "0.0.0.9resigned1",
  "manifest_version": 2,
  "description": "Control Google Play Music with a browser extension.",
  "homepage_url": "https://github.com/annoyingmouse/gMusic",
  "author": "Dominic Myers",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "js/controller.js"
    ]
  },
  "permissions": [
    "tabs",
    "https://play.google.com/music/listen*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://play.google.com/music/listen*"
      ],
      "js": [
        "js/injected.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/disabled.png",
    "default_title": "gMusic"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ce7c0ba9-2567-4ac4-b6b2-6f48c4273e95}"
    }
  }
}

Best gMusic Alternatives

Here are some Firefox add-ons that are similar to gMusic: