Cinema Pro

CinemaPro - a must-have extension for cinema fans

O que é Cinema Pro?

Cinema Pro é uma extensão do Chrome desenvolvida por todiyeger2, e sua principal característica é "CinemaPro - a must-have extension for cinema fans".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Cinema Pro

Baixe arquivos de extensão Cinema Pro no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Cinema Pro Cinema Pro
ID gnkndpcagheiihcmllkdiadioglnonoj
URL Oficial https://chromewebstore.google.com/detail/cinema-pro/gnkndpcagheiihcmllkdiadioglnonoj
Descrição CinemaPro - a must-have extension for cinema fans
Tamanho do Arquivo 304 KB
Contagem de Instalações 45,343
Versão Atual 3.3
Última Atualização 2022-12-02
Data de Publicação 2022-08-25
Desenvolvedor todiyeger2
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://cinemapro.live/
URL da Página de Ajuda https://cinemapro.live/#contact-us
URL da Página de Política de Privacidade https://cinemapro.live/privacy-policy
Idiomas Suportados 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"
    }
}