Ezyroo

Ezyroo - Motivational Quotes Extension

Vad är Ezyroo?

Ezyroo är en Chrome-tillägg utvecklad av info.ezyroo, och dess huvudfunktion är "Ezyroo - Motivational Quotes Extension".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Ezyroo-förlängningens CRX-fil

Ladda ner Ezyroo-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Ezyroo Ezyroo
ID jmabnjdmdijjblblhfnnglgaenkkdelj
Officiell webbadress https://chromewebstore.google.com/detail/ezyroo/jmabnjdmdijjblblhfnnglgaenkkdelj
Beskrivning Ezyroo - Motivational Quotes Extension
Filstorlek 1.36 MB
Antal Installationer 1,376
Aktuell Version 0.0.26
Senast Uppdaterad 2024-01-16
Publiceringsdatum 2022-07-15
Betyg 3.50/5 Totalt 2 Betyg
Utvecklare info.ezyroo
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://ezyroo.com/privacy
Stödda Språk 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"
    }
}