Ezyroo

Ezyroo - Motivational Quotes Extension

Wat is Ezyroo?

Ezyroo is een Chrome-extensie ontwikkeld door info.ezyroo, en de belangrijkste functie is "Ezyroo - Motivational Quotes Extension".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Ezyroo

Download Ezyroo-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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/                    

Basisinformatie over de Extensie

Naam Ezyroo Ezyroo
ID jmabnjdmdijjblblhfnnglgaenkkdelj
Officiële URL https://chromewebstore.google.com/detail/ezyroo/jmabnjdmdijjblblhfnnglgaenkkdelj
Beschrijving Ezyroo - Motivational Quotes Extension
Bestandsgrootte 1.36 MB
Aantal Installaties 1,376
Huidige Versie 0.0.26
Laatst Bijgewerkt 2024-01-16
Publicatiedatum 2022-07-15
Beoordeling 3.50/5 Totaal 2 Beoordelingen
Ontwikkelaar info.ezyroo
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://ezyroo.com/privacy
Ondersteunde Talen 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"
    }
}