Bravia Sidebar Remote Firefox

Examine source code of Bravia Sidebar Remote

Inspect and view changes in Bravia Sidebar Remote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bravia Sidebar Remote",
  "version": "1.0.0",
  "description": "Firefox sidebar remote control for Sony Bravia TVs.",
  "permissions": [
    "storage",
    "http://*/*",
    "https://*/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "96": "icons/icon96.png"
  },
  "browser_action": {
    "default_area": "navbar",
    "default_title": "Bravia Remote",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "64": "icons/icon64.png"
    }
  },
  "sidebar_action": {
    "default_title": "Bravia Remote",
    "default_panel": "sidebar.html",
    "default_icon": "icons/icon48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox-bravia-remote@m-reisner",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Bravia Sidebar Remote Alternatives

Here are some Firefox add-ons that are similar to Bravia Sidebar Remote: