SYNCROOM Plus - Awesome plugin Firefox

Examine source code of SYNCROOM Plus - Awesome plugin

Inspect and view changes in SYNCROOM Plus - Awesome plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "ja",
  "version": "1.13.0",
  "manifest_version": 2,
  "icons": {
    "48": "images/icon_48.png",
    "128": "images/icon_128.png"
  },
  "browser_action": {
    "default_title": "syncroom-plus"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://syncroom.yamaha.com/play/",
        "https://syncroom.yamaha.com/play/*=*"
      ],
      "js": [
        "content_script/content_script.js"
      ]
    }
  ],
  "permissions": [
    "https://*/*",
    "storage",
    "tabs",
    "notifications"
  ],
  "web_accessible_resources": [
    "images/*"
  ]
}

Best SYNCROOM Plus - Awesome plugin Alternatives

Here are some Firefox add-ons that are similar to SYNCROOM Plus - Awesome plugin: