Ezyroo

Ezyroo - Motivational Quotes Extension

Ezyrooとは何ですか?

Ezyrooはinfo.ezyrooによって開発されたChromeの拡張機能で、その主な機能は「Ezyroo - Motivational Quotes Extension」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Ezyroo拡張機能のCRXファイルをダウンロード

Ezyroo拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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/                    

拡張機能の基本情報

名前 Ezyroo Ezyroo
ID jmabnjdmdijjblblhfnnglgaenkkdelj
公式URL https://chromewebstore.google.com/detail/ezyroo/jmabnjdmdijjblblhfnnglgaenkkdelj
説明 Ezyroo - Motivational Quotes Extension
ファイルサイズ 1.36 MB
インストール数 1,376
現在のバージョン 0.0.26
最終更新日 2024-01-16
公開日 2022-07-15
評価 3.50/5 合計 2 レビュー
開発者 info.ezyroo
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://ezyroo.com/privacy
対応言語 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"
    }
}