Xrate: Cryptocurrency Tracking Master

Immerse yourself in crypto-currency market tracking. Tailor your experience, stay informed, and swiftly track what matters for you!

What is Xrate: Cryptocurrency Tracking Master?

Xrate: Cryptocurrency Tracking Master is a Chrome extension developed by https://www.oziku.tech, and its main feature is "Immerse yourself in crypto-currency market tracking. Tailor your experience, stay informed, and swiftly track what matters for you!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Xrate: Cryptocurrency Tracking Master Extension CRX File

Download Xrate: Cryptocurrency Tracking Master 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

                        💰🌐🚀 Enhance your cryptocurrency journey with Xrate: Real-Time Cryptocurrency Tracking Master. A specialized extension designed to keep you informed about your favorite digital currencies' prices, no matter which webpage you're on.

📈🔔💸 Need a powerful, real-time crypto market companion? Xrate enables you to track up to 5 different cryptocurrencies simultaneously, always keeping you in the know. Making strategic investment decisions has never been easier!

🌐💻⭐ Tailor Your Tracking Experience: Our unique user interface allows you to choose the cryptocurrencies you want to track. Remove any currency with just a click, and fine-tune your tracking portfolio to suit your investment strategy.

📊🔔💰 Real-time Asset Management: Our comprehensive Assets section showcases all supported cryptocurrencies (103 different ones!) You can effortlessly add any cryptocurrency to your tracking list or remove it just as quickly if your strategy changes.

⚙️🖥️⭐ Customize Your Crypto Space: Xrate offers a plethora of customization options to suit your preferences. Choose your preferred Price Bar display mode, select its location on the webpage, and decide how frequently you want your crypto prices updated.

💱💹🚀 Multi-currency Support: Xrate understands the global nature of cryptocurrency. That's why we offer price display in various fiat currencies, including US Dollar, Euro, Japanese Yen, Chinese Yuan Renminbi, and Indian Rupee.

🌟💰🌟 Xrate is the perfect tool for anyone involved in the dynamic world of cryptocurrencies, be you a savvy trader, a passionate enthusiast, or a curious novice. Make Xrate your crypto companion and maximize your digital asset management experience!

📨 📨 📨 Support Email: [email protected]
✉️ For any issues or suggestions, we're just an email away. Reach out and let us improve your Xrate experience.
✉️ Translation discrepancies? Found a bug? Have a feature request? Don't hesitate to contact us.                    

Extension Basic Information

Name Xrate: Cryptocurrency Tracking Master Xrate: Cryptocurrency Tracking Master
ID keogbhnpkkjkdobhnejacnchpfbghdkn
Official URL https://chromewebstore.google.com/detail/xrate-cryptocurrency-trac/keogbhnpkkjkdobhnejacnchpfbghdkn
Description Immerse yourself in crypto-currency market tracking. Tailor your experience, stay informed, and swiftly track what matters for you!
File Size 804 KB
Installation Count 77
Current Version 0.2.1
Last Updated 2023-07-21
Publish Date 2021-09-28
Rating 2.00/5 Total 1 Ratings
Developer https://www.oziku.tech
Email [email protected]
Payment Type free
Extension Website https://www.oziku.tech/
Help Page URL https://www.oziku.tech/
Privacy Policy Page URL https://www.oziku.tech/privacy
Supported Languages id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extNameFull__",
    "version": "0.2.1",
    "description": "__MSG_description__",
    "default_locale": "en",
    "icons": {
        "16": "res\/icons\/logo\/logo_16.png",
        "32": "res\/icons\/logo\/logo_32.png",
        "48": "res\/icons\/logo\/logo_48.png",
        "128": "res\/icons\/logo\/logo_128.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "css\/contentStyle.css"
            ],
            "js": [
                "js\/libs\/jquery.js",
                "js\/contentScript.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "permissions": [
        "storage",
        "alarms",
        "contextMenus",
        "identity"
    ],
    "oauth2": {
        "client_id": "407700906222-5us23d7b8qe2v675gt8ct9at861pumbd.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "author": "Oziku Technologies LLC",
    "short_name": "__MSG_extName__",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "html\/popup.html",
        "default_title": "__MSG_extName__",
        "default_icon": {
            "16": "res\/icons\/logo\/logo_16.png",
            "32": "res\/icons\/logo\/logo_32.png",
            "48": "res\/icons\/logo\/logo_48.png",
            "128": "res\/icons\/logo\/logo_128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "html\/bar.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhX9QRpnoTBI3rrVUwg4QmZHlqG90RfNj+LzOsJSKKjv5gHQW\/8bLVcNe82sJBAKoeWvV\/4WiopvYBw3\/LLS49G5kY7X2\/EGilYUIm6GwZ\/l1EPZQZm+jywvNTkjBhayGxBHzbKfUl7c2jmLh8ru544jEt+ZfN+PaIL8mHmBJJYztTMDcBZ\/Ov4BUNFoA7gX+qVLRmry2MhzL2zQ8gp7faU5Y+LwSlWlypHF5q\/ScY1d1\/TFegGH96gsrJHqEEliF277cPV9nD4po2lw2URhq56pacFuCrDeCmmVcKj7yWtppvbEMnp6ctBlD+OnNaCYxzcUfP2HVyMvo2tcfZt1S9QIDAQAB"
}