Ezyroo

Ezyroo - Motivational Quotes Extension

O que é Ezyroo?

Ezyroo é uma extensão do Chrome desenvolvida por info.ezyroo, e sua principal característica é "Ezyroo - Motivational Quotes Extension".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Ezyroo

Baixe arquivos de extensão Ezyroo 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

                        Ezyroo's innovative motivational background tab solution offers expedited searching.

By clicking "Add to Chrome", I accept and agree to installing the Ezyroo Chrome extension and setting Chrome™ New Tab, Homepage takeover, and Search box to Bing by the service and the Terms of Use and Privacy Policy.

Features:
Search box for browsing that aligns up with you.
Quick linked socials for natural web movement.
Seamless design for a fresh look.

Terms of Use: https://ezyroo.com/terms/
Privacy Policy: https://ezyroo.com/privacy/                    

Informações Básicas da Extensão

Nome Ezyroo Ezyroo
ID jmabnjdmdijjblblhfnnglgaenkkdelj
URL Oficial https://chromewebstore.google.com/detail/ezyroo/jmabnjdmdijjblblhfnnglgaenkkdelj
Descrição Ezyroo - Motivational Quotes Extension
Tamanho do Arquivo 1.36 MB
Contagem de Instalações 1,376
Versão Atual 0.0.26
Última Atualização 2024-01-16
Data de Publicação 2022-07-15
Classificação 3.50/5 Total de 2 Avaliações
Desenvolvedor info.ezyroo
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://ezyroo.com/privacy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Ezyroo",
    "short_name": "Ezyroo",
    "version": "0.0.26",
    "description": "Ezyroo - Motivational Quotes Extension",
    "homepage_url": "https:\/\/ezyroo.com\/",
    "omnibox": {
        "keyword": "ezyroo"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_title": "New Tab - Ezyroo",
        "default_icon": "icons\/plexita-logo-x.png"
    },
    "icons": {
        "16": "icons\/plexita-16x16.png",
        "48": "icons\/plexita-48x48.png",
        "128": "icons\/plexita-128x128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    }
}