123Movies website
Best website to watch movies online
What is 123Movies website?
123Movies website is a Chrome extension developed by https://123movieshub.li, and its main feature is "Best website to watch movies online".
Extension Screenshots
Download 123Movies website Extension CRX File
Download 123Movies website 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
123Movies is relative new to the online motion picture spilling stage. Try not to confound this youthful site with 123Movies. Regardless of being new, 123Movies is making significant walks in the business. With a tremendous accumulation of different motion pictures and TV appears, it is steadily taking over numerous clients. The efficient list of this site makes discovering films a simple assignment to do. You can look for films dependent on their classifications. Better in the event that you need something stylish, you have the most recent update area for that. You can utilize the view measurement of every motion picture to choose in the event that it merits your time. You can even discover all the more great substance from the related area.
Extension Basic Information
Name | |
ID | hidiaohanaingihnmjdnnkcjhbodfgjm |
Official URL | https://chrome.google.com/webstore/detail/123movies-website/hidiaohanaingihnmjdnnkcjhbodfgjm |
Description | Best website to watch movies online |
File Size | 40.54 KB |
Installation Count | 135 |
Current Version | 0.0.1 |
Last Updated | 2019-07-25 |
Publish Date | 2019-07-25 |
Developer | https://123movieshub.li |
Payment Type | free |
Extension Website | https://123movieshub.li |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "123Movies website", "version": "0.0.1", "manifest_version": 2, "description": "Best website to watch movies online", "homepage_url": "https:\/\/123movieshub.li", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "page_action": { "default_icon": "icons\/icon19.png", "default_title": "page action demo", "default_popup": "src\/page_action\/page_action.html" } } |