Ezyroo
Ezyroo - Motivational Quotes Extension
Was ist Ezyroo?
Ezyroo ist eine Chrome-Erweiterung, die von info.ezyroo entwickelt wurde, und ihr Hauptmerkmal ist "Ezyroo - Motivational Quotes Extension".
Erweiterungsscreenshots
Ezyroo-Erweiterungs-CRX-Datei herunterladen
Laden Sie Ezyroo-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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/
Grundlegende Informationen zur Erweiterung
Name | |
ID | jmabnjdmdijjblblhfnnglgaenkkdelj |
Offizielle URL | https://chromewebstore.google.com/detail/ezyroo/jmabnjdmdijjblblhfnnglgaenkkdelj |
Beschreibung | Ezyroo - Motivational Quotes Extension |
Dateigröße | 1.36 MB |
Installationsanzahl | 1,376 |
Aktuelle Version | 0.0.26 |
Letztes Update | 2024-01-16 |
Veröffentlichungsdatum | 2022-07-15 |
Bewertung | 3.50/5 Insgesamt 2 Bewertungen |
Entwickler | info.ezyroo |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://ezyroo.com/privacy |
Unterstützte Sprachen | 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" } } |