KubePay Wallet Extension

Allow individuals and businesses to easily send and receive digital currency payments.

KubePay Wallet Extension क्या है?

KubePay Wallet Extension Kube Ecosystem द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Allow individuals and businesses to easily send and receive digital currency payments."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में KubePay Wallet Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        KubePay: Payments made easy.

About this app
Instantly make purchases with digital assets, from your everyday coffee to your next international flight. Paying digitally has never been easier.

EVERYDAY DEFI PAYMENTS
Welcome to the DeFi payments revolution with real-world use. Use our platform to instantly purchase products and services on our Marketplace. KubePay gives digital currencies the push they need to decisively become an integral part of daily life.

YOUR MONEY, YOUR WAY
Interact with your favorite tokens in just one click: store, send, receive, buy, sell, swap, stake and trade.

MADE FOR EVERY TYPE OF USER
Our innovative App eliminates blockchain complexities to make it user-friendly every step of the way, whether you’re an experienced DeFi user or just starting out. Easily access our app using Face or Touch ID.

API INTEGRATION FOR BUSINESSES
Simply incorporate our API to start receiving decentralized payments and bring the future of digital currencies to your business.                    

एक्सटेंशन की मूल जानकारी

नाम KubePay Wallet Extension KubePay Wallet Extension
ID mldploncipfogedpioamhelpbofhiaca
आधिकारिक URL https://chromewebstore.google.com/detail/kubepay-wallet-extension/mldploncipfogedpioamhelpbofhiaca
विवरण Allow individuals and businesses to easily send and receive digital currency payments.
फ़ाइल का आकार 1.25 MB
स्थापना संख्या 45
वर्तमान संस्करण 1.2.2
अंतिम अपडेट 2024-03-05
प्रकाशन तिथि 2023-03-24
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Kube Ecosystem
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://kubepay.io
सहायता पृष्ठ URL https://kubepay.io/contact
गोपनीयता नीति पृष्ठ URL https://kubepay.io/wallet/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "KubePay Wallet Extension",
    "description": "Allow individuals and businesses to easily send and receive digital currency payments.",
    "version": "1.2.2",
    "homepage_url": "https:\/\/kubepay.io\/",
    "action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    }
}