Ezyroo
Ezyroo - Motivational Quotes Extension
Apa itu Ezyroo?
Ezyroo adalah ekstensi Chrome yang dikembangkan oleh info.ezyroo, dan fitur utamanya adalah "Ezyroo - Motivational Quotes Extension".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Ezyroo
Unduh file ekstensi Ezyroo dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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/
Informasi Dasar Ekstensi
Nama | |
ID | jmabnjdmdijjblblhfnnglgaenkkdelj |
URL Resmi | https://chromewebstore.google.com/detail/ezyroo/jmabnjdmdijjblblhfnnglgaenkkdelj |
Deskripsi | Ezyroo - Motivational Quotes Extension |
Ukuran File | 1.36 MB |
Jumlah Instalasi | 1,376 |
Versi Saat Ini | 0.0.26 |
Terakhir Diperbarui | 2024-01-16 |
Tanggal Publikasi | 2022-07-15 |
Penilaian | 3.50/5 Total 2 Penilaian |
Pengembang | info.ezyroo |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://ezyroo.com/privacy |
Bahasa yang Didukung | 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" } } |