listen music x Firefox

Examine source code of listen music x

By: Leon
Inspect and view changes in listen music x source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "version": "0.7.3",
  "icons": {
    "16": "icons/lt-16.png",
    "32": "icons/lt-32.png",
    "48": "icons/lt-48.png",
    "96": "icons/lt-96.png",
    "128": "icons/lt-128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "tabs"
  ],
  "web_accessible_resources": [
    "whats-new.json",
    "icons/lt-16.png",
    "content-scripts/content.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d0cc3826-6ea7-44d6-944a-6d56180a5b12}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "ListenTogether",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://music.youtube.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    },
    {
      "matches": [
        "https://music.youtube.com/*"
      ],
      "run_at": "document_idle",
      "js": [
        "content-scripts/player-bridge.js"
      ],
      "world": "MAIN"
    },
    {
      "matches": [
        "https://listentogether.now/*"
      ],
      "run_at": "document_idle",
      "js": [
        "content-scripts/site.js"
      ]
    }
  ]
}

Best listen music x Alternatives

Here are some Firefox add-ons that are similar to listen music x: