BananoMiner Watch

Displays all your Folding@home contribution stats and earnings for the www.banano.cc team.

BananoMiner Watch क्या है?

BananoMiner Watch https://sites.google.com/site/sebrock द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Displays all your Folding@home contribution stats and earnings for the www.banano.cc team."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में BananoMiner Watch एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        BananoMiner Watch is an extension that shows you all the stats about your contributions to the www.banano.cc team at Folding@home including the amount of $BAN you have already earned using your config from https://bananominer.com/.
This is a BANANO community project. Made by Banano Jungle Monkeys for Banano Jungle Monkeys.

If you would like to know more about the BANANO cryptocurrency, please visit www.banano.cc

Credits
Our sincere thanks go to everyone in the BANANO community who contributed and supported in the making of this. BAN fam - best fam! 💛

For Translation and Proofreading credits, please go to https://sebrock.github.io/bananominer-watch-DEV_TEST/.
Google has rejected the latest release because of the credits.

Keywords:
folding foldingathome folding@home cryptocurrency banano                    

एक्सटेंशन की मूल जानकारी

नाम BananoMiner Watch BananoMiner Watch
ID pdnkikfbjfhikkpopfoaihhfbhaplpfc
आधिकारिक URL https://chromewebstore.google.com/detail/bananominer-watch/pdnkikfbjfhikkpopfoaihhfbhaplpfc
विवरण Displays all your Folding@home contribution stats and earnings for the www.banano.cc team.
फ़ाइल का आकार 704 KB
स्थापना संख्या 3,427
वर्तमान संस्करण V1.3.8a маймунски Polski
अंतिम अपडेट 2021-10-03
प्रकाशन तिथि 2020-06-26
रेटिंग 3.32/5 कुल 19 रेटिंग्स
डेवलपर https://sites.google.com/site/sebrock
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.bananominer.com
सहायता पृष्ठ URL https://github.com/andrecrjr/bananominer-watch#readme
समर्थित भाषाएँ id,de,en,fil,fr,nl,no,vi,tr,da,es,es-419,it,pl,pt-BR,pt-PT,sv,el,sr,bg,ru,fa,hi,ar,zh-CN,zh-TW,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "1.3.8",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_popup": "banano.html",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png"
        },
        "default_title": "BananoMiner Watch"
    },
    "version_name": "V1.3.8a \u043c\u0430\u0439\u043c\u0443\u043d\u0441\u043a\u0438 Polski",
    "homepage_url": "https:\/\/github.com\/andrecrjr\/bananominer-watch",
    "content_scripts": [],
    "event_rules": [],
    "offline_enabled": false,
    "requirements": [],
    "omnibox": {
        "keyword": "banano"
    },
    "manifest_version": 2,
    "web_accessible_resources": [
        "*.png",
        "*.svg",
        "assets\/*.png",
        "*.css",
        "fonts\/*.ttf",
        "scripts\/*.js",
        "scripts\/components\/helper\/*.js",
        "scripts\/components\/renderUser\/*.js"
    ],
    "content_security_policy": "script-src 'self' https:\/\/cdn.jsdelivr.net\/npm\/[email protected]; object-src 'self'"
}