Ezyroo
Ezyroo - Motivational Quotes Extension
Qu'est-ce que Ezyroo ?
Ezyroo est une extension Chrome développée par info.ezyroo, et sa fonction principale est "Ezyroo - Motivational Quotes Extension".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Ezyroo
Téléchargez les fichiers d'extension Ezyroo au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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/
Informations de Base sur l'Extension
Nom | |
ID | jmabnjdmdijjblblhfnnglgaenkkdelj |
URL Officiel | https://chromewebstore.google.com/detail/ezyroo/jmabnjdmdijjblblhfnnglgaenkkdelj |
Description | Ezyroo - Motivational Quotes Extension |
Taille du Fichier | 1.36 MB |
Nombre d'Installations | 1,376 |
Version Actuelle | 0.0.26 |
Dernière Mise à Jour | 2024-01-16 |
Date de Publication | 2022-07-15 |
Évaluation | 3.50/5 Total 2 Évaluations |
Développeur | info.ezyroo |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://ezyroo.com/privacy |
Langues Prises en Charge | 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" } } |