Think Moon

Crypto Market Data

What is Think Moon?

Think Moon is a Chrome extension developed by thinkMoon labs, and its main feature is "Crypto Market Data".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Think Moon Extension CRX File

Download Think Moon extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Welcome to Thinkmoon extension, that keeps you informed on the latest news, live crypto prices, crypto talks on social media and one platform to track all your NFTS present on multiple chain. 

Features:

1. Get the latest crypto news.
2. Track news of specific coins.
3. Find your NFT available on multi-chains .
4. Track your favourite tokens.
5. Follow token based info on reddit                    

Extension Basic Information

Name Think Moon Think Moon
ID baaaoogjikmghkiefbpggookljakdfpb
Official URL https://chromewebstore.google.com/detail/think-moon/baaaoogjikmghkiefbpggookljakdfpb
Description Crypto Market Data
File Size 339 KB
Installation Count 31
Current Version 2.1.5
Last Updated 2023-03-23
Publish Date 2022-03-17
Rating 5.00/5 Total 7 Ratings
Developer thinkMoon labs
Email [email protected]
Payment Type free
Extension Website https://www.thinkmoon.io/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Think Moon",
    "author": "Hodler",
    "version": "2.1.5",
    "description": "Crypto Market Data",
    "icons": {
        "512": "logo512.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "notifications",
        "storage",
        "alarms"
    ],
    "action": {
        "default_icon": "logo512.png",
        "default_popup": "index.html"
    }
}