Cinema Pro

CinemaPro - a must-have extension for cinema fans

What is Cinema Pro?

Cinema Pro is a Chrome extension developed by todiyeger2, and its main feature is "CinemaPro - a must-have extension for cinema fans".

Extension Screenshots

screenshot

Download Cinema Pro Extension CRX File

Download Cinema Pro 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

                        CinemaPro new tab extension presents the most recent movie and TV reviews websites, as well as popular streaming websites.

With CinemaPro you can easily choose the best shows and movies you want to watch. 

The search features use within the extension will be provided by Bing; 

By clicking "Add to Chrome", I accept and agree to install "CinemaPro" Chrome extension and hereby agree to set Chrome New Tab to that provided by the service and the Privacy Policy and Terms of Use.                    

Extension Basic Information

Name Cinema Pro Cinema Pro
ID gnkndpcagheiihcmllkdiadioglnonoj
Official URL https://chromewebstore.google.com/detail/cinema-pro/gnkndpcagheiihcmllkdiadioglnonoj
Description CinemaPro - a must-have extension for cinema fans
File Size 304 KB
Installation Count 45,343
Current Version 3.3
Last Updated 2022-12-02
Publish Date 2022-08-25
Developer todiyeger2
Email [email protected]
Payment Type free
Extension Website https://cinemapro.live/
Help Page URL https://cinemapro.live/#contact-us
Privacy Policy Page URL https://cinemapro.live/privacy-policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cinema Pro",
    "description": "CinemaPro - a must-have extension for cinema fans",
    "version": "3.3",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "search.html"
    },
    "icons": {
        "128": "img\/cinema_128.png"
    }
}