Alby - Bitcoin Wallet for Lightning & Nostr

Your Bitcoin Lightning wallet and companion for accessing Bitcoin and Nostr apps, digital payments and passwordless logins.

Alby - Bitcoin Wallet for Lightning & Nostr là gì?

Alby - Bitcoin Wallet for Lightning & Nostr là một tiện ích mở rộng Chrome được phát triển bởi https://getalby.com, và tính năng chính của nó là "Your Bitcoin Lightning wallet and companion for accessing Bitcoin and Nostr apps, digital payments and passwordless logins.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Alby - Bitcoin Wallet for Lightning & Nostr

Tải xuống các tệp mở rộng Alby - Bitcoin Wallet for Lightning & Nostr 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

                        With the Alby Browser Extension, using Bitcoin on web becomes a smooth experience for everybody. You can use Alby to conveniently send & receive bitcoin payments, log into websites, use applications powered by Nostr or Bitcoin and much more... with just a few clicks!

Our mission is to make Bitcoin, the Lightning Network and Nostr more accessible to everybody. The Alby Browser Extension is your companion to navigate these ecosystems on the web.

With Alby you can:
   •	Send & receive Bitcoin over the Lightning Network and onchain  
   •	Use Bitcoin, Lightning and Nostr apps in your browser
   •	Set custom budgets for the websites you use
   •	Manage multiple Lightning Network wallets
   •	Connect to your node, existing wallet or create a new one
   •	Sign events and messages on the Nostr network without sharing your private key  
   •	Passwordless logins with Lightning and Nostr

Additionally, the Alby Browser extension supports LNURL vouchers, Liquid transactions, Master Key generation, tipping on Twitter, YouTube, GitHub, Reddit and other websites, QR codes, payment notifications, WebLN as well as LNURL-auth lightning and NIP-07 authentication which makes interactions with Bitcoin apps on the web seamless.

Privacy and security: With Alby you have control over your assets and data. Your private keys are encrypted and stored on your device only. No one sees your keys & actions

Open-source: Alby Browser Extension is built by the community for the community. You can always view and contribute to the source code on: https://github.com/getAlby/lightning-browser-extension

Follow us on Twitter: https://x.com/getalby
Join our community: https://t.me/getalby

Try it out!                    

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

Tên Alby - Bitcoin Wallet for Lightning & Nostr Alby - Bitcoin Wallet for Lightning & Nostr
ID iokeahhehimjnekafflcihljlcjccdbe
URL Chính Thức https://chromewebstore.google.com/detail/alby-bitcoin-wallet-for-l/iokeahhehimjnekafflcihljlcjccdbe
Mô tả Your Bitcoin Lightning wallet and companion for accessing Bitcoin and Nostr apps, digital payments and passwordless logins.
Kích Thước Tệp 4.96 MB
Số Lần Cài Đặt 122,566
Phiên Bản Hiện Tại 3.6.0
Cập Nhật Lần Cuối 2023-12-28
Ngày Phát Hành 2021-11-16
Đánh Giá 4.30/5 Tổng số 47 Đánh Giá
Nhà Phát Triển https://getalby.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://getalby.com/
URL Trang Chính Sách Bảo Mật https://getalby.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Alby - Bitcoin Wallet for Lightning & Nostr",
    "version": "3.6.0",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAludn9UxTx8rcLh5LfGjqd9\/W+yDDlz1h9GlrrUCzyZouU3tQ3BkXgRNWZVqWUwalvR6DUin2ECu\/QTMipsl5fZg36U9HCL6sMOP0MwfDzOPWTQnaKj0AGLvWloFOD7qmIFT+HOlVBcXVCxCbx85LMsHh8mbh5u5mTPBLXKjxSAx5pvGsCHKJ\/45zkRxxiF4GorbxAOBEYPUC6m3UpPOLgVQUPYJrQF7mvAgKl\/1pd68sdvSc3ragsFNw8IK5\/fK1oD6ZV\/n1uvpFrlqHF7Ed+OE3eAVkdCSxxiTJnwMfS4duE4QOLfP2cYeriZKBtdkgdQUVrY+Y++R3C85Cdhdz6wIDAQAB",
    "icons": {
        "16": "assets\/icons\/alby_icon_yellow_16x16.png",
        "32": "assets\/icons\/alby_icon_yellow_32x32.png",
        "48": "assets\/icons\/alby_icon_yellow_48x48.png",
        "128": "assets\/icons\/alby_icon_yellow_128x128.png"
    },
    "description": "Your Bitcoin Lightning wallet and companion for accessing Bitcoin and Nostr apps, digital payments and passwordless logins.",
    "homepage_url": "https:\/\/getAlby.com\/",
    "permissions": [
        "nativeMessaging",
        "notifications",
        "scripting",
        "storage",
        "tabs",
        "unlimitedStorage",
        "identity"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "author": "Alby",
    "minimum_chrome_version": "88",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "assets\/icons\/alby_icon_yellow_16x16.png",
            "32": "assets\/icons\/alby_icon_yellow_32x32.png",
            "48": "assets\/icons\/alby_icon_yellow_48x48.png",
            "128": "assets\/icons\/alby_icon_yellow_128x128.png"
        },
        "theme_icons": [
            {
                "dark": "assets\/icons\/alby_icon_yellow_16x16.png",
                "light": "assets\/icons\/alby_icon_yellow_dark_16x16.png",
                "size": 16
            },
            {
                "dark": "assets\/icons\/alby_icon_yellow_32x32.png",
                "light": "assets\/icons\/alby_icon_yellow_dark_32x32.png",
                "size": 32
            },
            {
                "dark": "assets\/icons\/alby_icon_yellow_48x48.png",
                "light": "assets\/icons\/alby_icon_yellow_dark_48x48.png",
                "size": 48
            },
            {
                "dark": "assets\/icons\/alby_icon_yellow_128x128.png",
                "light": "assets\/icons\/alby_icon_yellow_dark_128x128.png",
                "size": 128
            }
        ],
        "default_title": "Alby - Bitcoin Wallet for Lightning & Nostr"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Shift+A"
            }
        }
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "js\/background.bundle.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_start",
            "js": [
                "js\/contentScriptOnStart.bundle.js",
                "js\/contentScriptWebLN.bundle.js",
                "js\/contentScriptAlby.bundle.js",
                "js\/contentScriptLiquid.bundle.js",
                "js\/contentScriptNostr.bundle.js",
                "js\/contentScriptWebBTC.bundle.js"
            ]
        }
    ]
}