Cirus

The Cirus Browser Extension lets you take control of your valuable data, and use it to passively earn cryptocurrency.

Cirus là gì?

Cirus là một tiện ích mở rộng Chrome được phát triển bởi http://cirusfoundation.com, và tính năng chính của nó là "The Cirus Browser Extension lets you take control of your valuable data, and use it to passively earn cryptocurrency.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Cirus

Tải xuống các tệp mở rộng Cirus dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Surf and Earn Crypto with the Cirus Browser Extension for Chrome.

The Cirus Browser Extension empowers you to take control of your valuable data, and use it to passively earn cryptocurrency. Simply download the extension, configure your settings, and go back to your daily flow while earning from your data.

Every day, while you browse the internet, your data is being collected and monetized while you are left out of the value equation. Cirus puts you back in control of your data, and enables you to leverage it as the seamless onramp to earn crypto, and access the new digital economy.

When paired with the upcoming platform, integrated wallet, mobile app and optional hardware device, Cirus becomes your pathway to maximize earning from your data, and your onramp into the world of Web 3.0.

Follow Cirus on Twitter, Discord, Medium and Youtube for the latest updates!

https://twitter.com/CirusFoundation
https://discord.gg/3E5MHMSaES
https://medium.com/the-cirus-foundation
https://www.youtube.com/c/CirusFoundation                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Cirus Cirus
ID fgdfcjncpmfogfadmnnlijchffjebmfi
URL Chính Thức https://chrome.google.com/webstore/detail/cirus/fgdfcjncpmfogfadmnnlijchffjebmfi
Mô tả The Cirus Browser Extension lets you take control of your valuable data, and use it to passively earn cryptocurrency.
Kích Thước Tệp 3.2 MB
Số Lần Cài Đặt 10,000
Phiên Bản Hiện Tại 1.1.1
Cập Nhật Lần Cuối 2022-04-10
Ngày Phát Hành 2021-12-24
Đánh Giá 4.00/5 Tổng số 53 Đánh Giá
Nhà Phát Triển http://cirusfoundation.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://cirusfoundation.com
URL Trang Trợ Giúp https://support.cirusfoundation.com/en/knowledge
URL Trang Chính Sách Bảo Mật https://cirusfoundation.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cirus",
    "description": "The Cirus Browser Extension lets you take control of your valuable data, and use it to passively earn cryptocurrency.",
    "version": "1.1.1",
    "manifest_version": 3,
    "author": "Cirus Foundation",
    "action": {
        "default_popup": "index.html",
        "default_title": "Cirus"
    },
    "icons": {
        "128": "ChromeStoreIcon128.png"
    },
    "background": {
        "service_worker": ".\/static\/js\/background.js"
    },
    "permissions": [
        "history",
        "geolocation",
        "bookmarks",
        "identity",
        "identity.email",
        "topSites",
        "idle",
        "system.cpu",
        "system.display",
        "system.memory",
        "webNavigation",
        "storage",
        "management",
        "printerProvider"
    ]
}