Nightly
Nightly - your key to Metaverse
Nightly क्या है?
Nightly https://nightly.app द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Nightly - your key to Metaverse"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Nightly एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Meet your key to the Metaverse - Nightly Wallet, a multi-chain wallet available on Solana, NEAR, Aptos, SUI and Aleph Zero blockchains, rewarded with NEAR Foundation's grant. Manage your digital assets easily and securely whether you're buying, selling, or trading. Wanna show your NFT collection to your crush? You've found a perfect place! Nightly's cutting-edge technology allows you to do it as fast as you've never seen while remaining safe & sound. Just relax and surf through the Metaverse in your own way. Join the Web3 revolution today with Nightly Wallet and experience the convenience and security of managing your digital assets in one place - your own computer.
एक्सटेंशन की मूल जानकारी
नाम | Nightly |
ID | fiikommddbeccaoicoejoniammnalkfa |
आधिकारिक URL | https://chromewebstore.google.com/detail/nightly/fiikommddbeccaoicoejoniammnalkfa |
विवरण | Nightly - your key to Metaverse |
फ़ाइल का आकार | 63.87 MB |
स्थापना संख्या | 31,881 |
वर्तमान संस्करण | 1.6.1 |
अंतिम अपडेट | 2024-02-28 |
प्रकाशन तिथि | 2022-08-23 |
रेटिंग | 3.62/5 कुल 843 रेटिंग्स |
डेवलपर | https://nightly.app |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://wallet.nightly.app/ |
सहायता पृष्ठ URL | https://docs.nightly.app/ |
गोपनीयता नीति पृष्ठ URL | https://wallet.nightly.app/privacy |
समर्थित भाषाएँ | de,en,fr,pl,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_appDesc__", "version": "1.6.1", "manifest_version": 3, "name": "__MSG_appName__", "default_locale": "en", "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'" }, "background": { "service_worker": "background.js" }, "action": { "default_popup": "src\/pages\/ExtensionRoot\/index.html", "default_icon": "logo.png" }, "icons": { "128": "logo.png" }, "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "contentScript.js" ], "run_at": "document_start", "all_frames": true } ], "permissions": [ "storage", "identity" ], "host_permissions": [ "https:\/\/*\/*" ], "web_accessible_resources": [ { "resources": [ "inject.js" ], "matches": [ " |