Ezyroo

Ezyroo - Motivational Quotes Extension

Hvad er Ezyroo?

Ezyroo er en Chrome-udvidelse udviklet af info.ezyroo, og dens hovedfunktion er "Ezyroo - Motivational Quotes Extension".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Ezyroo-udvidelses-CRX-fil

Download Ezyroo-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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/                    

Grundlæggende oplysninger om udvidelsen

Navn Ezyroo Ezyroo
ID jmabnjdmdijjblblhfnnglgaenkkdelj
Officiel URL https://chromewebstore.google.com/detail/ezyroo/jmabnjdmdijjblblhfnnglgaenkkdelj
Beskrivelse Ezyroo - Motivational Quotes Extension
Filstørrelse 1.36 MB
Antal Installationer 1,376
Nuværende Version 0.0.26
Senest Opdateret 2024-01-16
Udgivelsesdato 2022-07-15
Bedømmelse 3.50/5 Samlet 2 Bedømmelser
Udvikler info.ezyroo
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://ezyroo.com/privacy
Understøttede Sprog 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"
    }
}