Ezyroo
Ezyroo - Motivational Quotes Extension
Cos'è Ezyroo?
Ezyroo è un'estensione di Chrome sviluppata da info.ezyroo, e la sua funzione principale è "Ezyroo - Motivational Quotes Extension".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Ezyroo
Scarica i file di estensione Ezyroo in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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/
Informazioni di Base sull'Estensione
Nome | |
ID | jmabnjdmdijjblblhfnnglgaenkkdelj |
URL Ufficiale | https://chromewebstore.google.com/detail/ezyroo/jmabnjdmdijjblblhfnnglgaenkkdelj |
Descrizione | Ezyroo - Motivational Quotes Extension |
Dimensione del File | 1.36 MB |
Conteggio Installazioni | 1,376 |
Versione Corrente | 0.0.26 |
Ultimo Aggiornamento | 2024-01-16 |
Data di Pubblicazione | 2022-07-15 |
Valutazione | 3.50/5 Totale 2 Valutazioni |
Sviluppatore | info.ezyroo |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://ezyroo.com/privacy |
Lingue Supportate | 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" } } |