Cirus: Crypto Wallet | Web3 | Earn Crypto

The Cirus Browser Extension is a secure multi-chain crypto wallet that pays you for surfing the web!

Что такое Cirus: Crypto Wallet | Web3 | Earn Crypto?

Cirus: Crypto Wallet | Web3 | Earn Crypto - это расширение Chrome, разработанное https://cirusfoundation.com, и его основная функция - "The Cirus Browser Extension is a secure multi-chain crypto wallet that pays you for surfing the web!".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Cirus: Crypto Wallet | Web3 | Earn Crypto

Скачайте файлы расширений Cirus: Crypto Wallet | Web3 | Earn Crypto в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Every day, while you browse the internet, your data is being collected and monetized - but you’re not getting paid for it.

Cirus changes that.

The Cirus Crypto wallet generates passive income while you surf the internet from the data you’re already giving away for free! Simply download the extension and go back to your daily flow and use Cirus to manage your crypto securely.                    

Основная информация о расширении

Название Cirus: Crypto Wallet | Web3 | Earn Crypto Cirus: Crypto Wallet | Web3 | Earn Crypto
ID kgdijkcfiglijhaglibaidbipiejjfdp
Официальный URL https://chromewebstore.google.com/detail/cirus-crypto-wallet-web3/kgdijkcfiglijhaglibaidbipiejjfdp
Описание The Cirus Browser Extension is a secure multi-chain crypto wallet that pays you for surfing the web!
Размер файла 5.42 MB
Количество установок 30,000
Текущая Версия 0.2.5
Последнее Обновление 2023-12-20
Дата публикации 2023-02-06
Рейтинг 4.88/5 Всего 421 оценок
Разработчик https://cirusfoundation.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://cirusfoundation.com
URL страницы помощи https://support.cirusfoundation.com/en/knowledge
URL страницы политики конфиденциальности https://cirusfoundation.com/privacy-policy
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Cirus: Crypto Wallet | Web3 | Earn Crypto",
    "description": "The Cirus Browser Extension is a secure multi-chain crypto wallet that pays you for surfing the web!",
    "version": "0.2.5",
    "action": {
        "default_popup": "index.html",
        "default_title": "Cirus"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "tabs",
        "bookmarks",
        "clipboardWrite",
        "cookies",
        "geolocation",
        "history",
        "identity",
        "idle",
        "management",
        "printerProvider",
        "system.cpu",
        "system.display",
        "system.memory",
        "topSites",
        "webNavigation",
        "alarms"
    ],
    "icons": {
        "16": "logo192.png",
        "48": "logo192.png",
        "128": "logo192.png"
    }
}