Flamingo – Nostr extension
A browser extension for Nostr
Flamingo – Nostr extensionとは何ですか?
Flamingo – Nostr extensionはTristan (t4t5)によって開発されたChromeの拡張機能で、その主な機能は「A browser extension for Nostr」です。
拡張機能のスクリーンショット
Flamingo – Nostr extension拡張機能のCRXファイルをダウンロード
Flamingo – Nostr extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Flamingo is a browser extension that gives you the best user experience when exploring Nostr apps.
Stop pasting your secret key into web apps – let Flamingo store it safely on your computer and automatically prompt you when something needs to be signed.
A new world of decentralised social media and messaging awaits.                     拡張機能の基本情報
| 名前 |   |  
| ID | alkiaengfedemppafkallgifcmkldohe | 
| 公式URL | https://chromewebstore.google.com/detail/flamingo-%E2%80%93-nostr-extensio/alkiaengfedemppafkallgifcmkldohe | 
| 説明 | A browser extension for Nostr | 
| ファイルサイズ | 327 KB | 
| インストール数 | 1,173 | 
| 現在のバージョン | 0.1.0 | 
| 最終更新日 | 2023-02-06 | 
| 公開日 | 2023-02-05 | 
| 評価 | 5.00/5 合計 2 レビュー | 
| 開発者 | Tristan (t4t5) | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://www.getflamingo.org/ | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Flamingo \u2013 Nostr extension",
    "version": "0.1.0",
    "description": "A browser extension for Nostr",
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_icon": "icon-34.png"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "  |  |