Watch Movie
Watch Movie 2019 - Update movie new: action, romance, horror, comedy...
Apa itu Watch Movie?
Watch Movie adalah ekstensi Chrome yang dikembangkan oleh https://tutuappplus.net, dan fitur utamanya adalah "Watch Movie 2019 - Update movie new: action, romance, horror, comedy...".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Watch Movie
Unduh file ekstensi Watch Movie dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Watch free movies with the "Watch Movie" extension. Update TOP movies, favorite movies, most watched movies 2019. Install now.
Informasi Dasar Ekstensi
Nama | |
ID | ikglnkgeomliikmgcmhdbdbmnpfedibo |
URL Resmi | https://chrome.google.com/webstore/detail/watch-movie/ikglnkgeomliikmgcmhdbdbmnpfedibo |
Deskripsi | Watch Movie 2019 - Update movie new: action, romance, horror, comedy... |
Ukuran File | 37.36 KB |
Jumlah Instalasi | 1,000 |
Versi Saat Ini | 1.1.0 |
Terakhir Diperbarui | 2019-08-19 |
Tanggal Publikasi | 2019-08-19 |
Penilaian | 4.00/5 Total 2 Penilaian |
Pengembang | https://tutuappplus.net |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Watch Movie", "version": "1.1.0", "manifest_version": 2, "description": "Watch Movie 2019 - Update movie new: action, romance, horror, comedy...", "homepage_url": "https:\/\/tutuappplus.net\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Watch Movie 2019", "default_popup": "src\/browser_action\/browser_action.html" } } |