Ezyroo
Ezyroo - Motivational Quotes Extension
What is Ezyroo?
Ezyroo is a Chrome extension developed by info.ezyroo, and its main feature is "Ezyroo - Motivational Quotes Extension".
Extension Screenshots
Download Ezyroo Extension CRX File
Download Ezyroo extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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/
Extension Basic Information
Name | |
ID | jmabnjdmdijjblblhfnnglgaenkkdelj |
Official URL | https://chromewebstore.google.com/detail/ezyroo/jmabnjdmdijjblblhfnnglgaenkkdelj |
Description | Ezyroo - Motivational Quotes Extension |
File Size | 1.36 MB |
Installation Count | 1,376 |
Current Version | 0.0.26 |
Last Updated | 2024-01-16 |
Publish Date | 2022-07-15 |
Rating | 3.50/5 Total 2 Ratings |
Developer | info.ezyroo |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://ezyroo.com/privacy |
Supported Languages | 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" } } |