Funky Extension
Funky Extension
Funky Extensionとは何ですか?
Funky ExtensionはFunkyによって開発されたChromeの拡張機能で、その主な機能は「Funky Extension」です。
拡張機能のスクリーンショット
Funky Extension拡張機能のCRXファイルをダウンロード
Funky Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Funky is the Honey for Web3 -  earn points passively just by holding, buying or selling the NFT’s you own. Use points to redeem rare & valuable Web3 rewards from Mint Passes, WL Spots & even Bluechip NFTs. Drive instant utility to your NFT portfolio and bring the Funk back into Web3.
 
In the Funky extension, the Web3 experience is enhanced & augmented in several ways like:
 
- Earning Funky Points passively through partner NFT project NFT’s by buying, holding & selling.
- Expediting Funky Point earnings through incentivized quests & activities.
- Redeeming Funky points for rare & valuable Web3 rewards like Mint Passes, WL Spots & even Bluechip NFTs
- Multiplying your Funky Point earning capabilities with Mojo Vial Multipliers, Funky’s very own NFT
-Earning points through referring friends and growing the Funky Fam
ABOUT FUNKY
Funky enhances the NFT experience for avid & active users in the Web3 space. Funky gamifies Web3 Wallet actions & community growth activities to keep communities satisfied. Funky drives instant utility to partner project’s & their NFTs and leverages Web3 tenets of community driven growth! Lets bring back the Funk to Web3 with Funky!                     拡張機能の基本情報
| 名前 |   |  
| ID | dmpahanaghpahmfffoolckhmkhkhjihj | 
| 公式URL | https://chromewebstore.google.com/detail/funky-extension/dmpahanaghpahmfffoolckhmkhkhjihj | 
| 説明 | Funky Extension | 
| ファイルサイズ | 1.2 MB | 
| インストール数 | 49 | 
| 現在のバージョン | 1.1.12 | 
| 最終更新日 | 2022-08-24 | 
| 公開日 | 2022-08-11 | 
| 評価 | 5.00/5 合計 3 レビュー | 
| 開発者 | Funky | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://www.funkynft.co | 
| プライバシーポリシーページのURL | https://www.funkynft.co/privacy | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Funky Extension",
    "version": "1.1.12",
    "description": "Funky Extension",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/16.png",
            "19": "icons\/19.png",
            "32": "icons\/32.png",
            "48": "icons\/48.png",
            "128": "icons\/128.png"
        }
    },
    "icons": {
        "16": ".\/icons\/16.png",
        "19": ".\/icons\/19.png",
        "32": ".\/icons\/32.png",
        "48": ".\/icons\/48.png",
        "128": ".\/icons\/128.png"
    },
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:3000\/*",
            "https:\/\/*.d36hk6spydw47a.amplifyapp.com\/*",
            "https:\/\/www.funkynft.co\/*",
            "https:\/\/funkynft.co\/*",
            "https:\/\/*.funkynft.co\/*"
        ]
    }
}  |  |