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.
Was ist MOVI.PK - Popular Movies & TV Shows?
MOVI.PK - Popular Movies & TV Shows ist eine Chrome-Erweiterung, die von https://www.movi.pk entwickelt wurde, und ihr Hauptmerkmal ist "MOVI.PK is the most extensive streaming guide in the PK and IN, with every web series and movie available online.".
Erweiterungsscreenshots
MOVI.PK - Popular Movies & TV Shows-Erweiterungs-CRX-Datei herunterladen
Laden Sie MOVI.PK - Popular Movies & TV Shows-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
MOVI.PK is the most extensive streaming guide in the PK and IN, with every web series and movie available online. Browse through every TV series and movie and sort by title, release year, genre, IMDB rating, and, most important— see where to watch it. Then play with a single click or tap.
Grundlegende Informationen zur Erweiterung
Name | |
ID | kciepadajnhefoccpoopnaindpijmkpe |
Offizielle URL | https://chrome.google.com/webstore/detail/movipk-popular-movies-tv/kciepadajnhefoccpoopnaindpijmkpe |
Beschreibung | MOVI.PK is the most extensive streaming guide in the PK and IN, with every web series and movie available online. |
Dateigröße | 14.48 KB |
Installationsanzahl | 271 |
Aktuelle Version | 0.0.1 |
Letztes Update | 2020-11-07 |
Veröffentlichungsdatum | 2020-11-03 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | https://www.movi.pk |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.movi.pk |
Hilfeseite URL | https://www.movi.pk/movies-request/ |
URL der Datenschutzrichtlinien-Seite | https://www.movi.pk/privacy |
Unterstützte Sprachen | en |
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" ] } |