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開發的Chrome擴展程式,該擴展的主要功能是“Displays all your Folding@home contribution stats and earnings for the www.banano.cc team.”。

擴展截圖

screenshot
screenshot

下載BananoMiner Watch擴展crx文件

下載BananoMiner Watch擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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'"
}