Watch Movie
Watch Movie 2019 - Update movie new: action, romance, horror, comedy...
What is Watch Movie?
Watch Movie is a Chrome extension developed by https://tutuappplus.net, and its main feature is "Watch Movie 2019 - Update movie new: action, romance, horror, comedy...".
Extension Screenshots
Download Watch Movie Extension CRX File
Download Watch Movie extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Watch free movies with the "Watch Movie" extension. Update TOP movies, favorite movies, most watched movies 2019. Install now.
Extension Basic Information
Name | |
ID | ikglnkgeomliikmgcmhdbdbmnpfedibo |
Official URL | https://chrome.google.com/webstore/detail/watch-movie/ikglnkgeomliikmgcmhdbdbmnpfedibo |
Description | Watch Movie 2019 - Update movie new: action, romance, horror, comedy... |
File Size | 37.36 KB |
Installation Count | 1,000 |
Current Version | 1.1.0 |
Last Updated | 2019-08-19 |
Publish Date | 2019-08-19 |
Rating | 4.00/5 Total 2 Ratings |
Developer | https://tutuappplus.net |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |