Tabfund

Raise money for research with each new tab you open while browsing the internet!

什麼是Tabfund?

Tabfund是由https://www.tab.fund開發的Chrome擴展程式,該擴展的主要功能是“Raise money for research with each new tab you open while browsing the internet!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Tabfund擴展crx文件

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

擴展使用說明

                        Join our community of forward-thinkers and start funding a better future!

TabFund is a lightweight extension that turns your newly opened tabs into a beautiful new tab that helps raise money for Research. On this new tab you can donate tabs and see real-time donations around the world and 3 banner ads.

As you open tabs while browsing the internet, you earn "tab points" which represent the ad-revenue raised with the tabs that you've opened! Then you just have to select which research subjects you want to donate you tabs to - and you're done!

At the end of each trimester, the money raised is distributed across all research projects and you receive your own personal impact report with information about how the Research that you've supported has been progressing!

New Partners: University of Porto's Institute for Research and Innovation in Health (i3S);                    

擴展基本資訊

名稱 Tabfund Tabfund
ID pfbllafiigecogfbbbjiflafkbhgjceo
官方網址 https://chromewebstore.google.com/detail/tabfund/pfbllafiigecogfbbbjiflafkbhgjceo
簡介 Raise money for research with each new tab you open while browsing the internet!
檔案大小 444 KB
安裝次數 1,860
目前版本 2.0.0
更新時間 2022-06-28
上架時間 2020-07-07
評分 4.93/5 共 45 次評分
開發者 https://www.tab.fund
電子郵箱 [email protected]
付費類型 free
擴展官網 https://tab.fund/
說明頁面URL https://tab.fund/faqs
隱私政策頁面URL https://tab.fund/privacy-policy
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tabfund",
    "version": "2.0.0",
    "description": "Raise money for research with each new tab you open while browsing the internet!",
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "page_action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "24": "images\/icon24.png",
            "32": "images\/icon32.png",
            "128": "images\/icon128.png"
        },
        "default_title": "Tabfund"
    },
    "author": "Tabfund Team",
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}