MOVI.PK - Popular Movies & TV Shows

MOVI.PK - Popular Movies & TV Shows

MOVI.PK is the most extensive streaming guide in the PK and IN, with every web series and movie available online.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "MOVI.PK - Popular Movies & TV Shows",
  "version": "0.0.1",
  "manifest_version": 2,
  "description": "MOVI.PK is the most extensive streaming guide in the PK and IN, with every web series and movie available online.",
  "homepage_url": "https://www.movi.pk",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "page_action": {
    "default_icon": "icons/icon19.png",
    "default_title": "page action demo",
    "default_popup": "src/page_action/page_action.html"
  },
  "permissions": [
    "https://www.movi.pk"
  ]
}