BitMar

BitMar

Stream millions of great shows, movies, channels, videos, and songs.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "BitMar",
  "description": "Stream millions of great shows, movies, channels, videos, and songs.",
  "version": "3.1",
  "homepage_url": "https://bitmar.com/",
  "host_permissions": [
    "https://bitmar.com/"
  ],
  "action": {
    "default_icon": "icon_1024x1024.png",
    "default_popup": "popup.htm"
  },
  "icons": {
    "16": "icon_16x16.png",
    "48": "icon_48x48.png",
    "128": "icon_128x128.png"
  }
}