WatchSeries Movies and TV Online

WatchSeries Movies and TV Online

WatchSeries Movies and TV Online: Reignite your love for cinema with dynamic movie wallpapers every new browser tab you open.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_title": "New Tab",
    "default_icon": "icons/icon128.png"
  },
  "background": {
    "service_worker": "background.js"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "default_locale": "en",
  "description": "WatchSeries Movies and TV Online: Reignite your love for cinema with dynamic movie wallpapers every new browser tab you open.",
  "icons": {
    "128": "icons/icon128.png"
  },
  "manifest_version": 3,
  "name": "WatchSeries Movies and TV Online",
  "version": "0.0.1",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}