Tabfund

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

Τι είναι το Tabfund;

Το Tabfund είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.tab.fund, και η κύρια λειτουργία του είναι "Raise money for research with each new tab you open while browsing the internet!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Tabfund

Λήψη αρχείων επέκτασης 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
Επίσημο URL 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"
    }
}