Movie4k Watch Movies Online

Movie4k Watch Movies Online

Discover a premium online movie-watching experience with Movie4k, offering high-definition quality movies at no cost.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_title": "Newtab"
  },
  "background": {
    "service_worker": "background.js"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "description": "Discover a premium online movie-watching experience with Movie4k, offering high-definition quality movies at no cost.",
  "icons": {
    "128": "icons/icon128.png"
  },
  "manifest_version": 3,
  "name": "Movie4k Watch Movies Online",
  "offline_enabled": true,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
  "version": "1.0"
}