Better YT Ambient Firefox

Examine source code of Better YT Ambient

By: sagom23 Add-on
Inspect and view changes in Better YT Ambient source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Better YT Ambient",
  "description": "Betters youtube ambient mode",
  "version": "1.2",
  "page_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "images/48.png",
    "96": "images/96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/watch?v=*"
      ],
      "css": [
        "custom_styles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{405a8127-52e2-4ddb-b4fe-dc0c68709447}"
    }
  }
}

Best Better YT Ambient Alternatives

Here are some Firefox add-ons that are similar to Better YT Ambient: