Treetab - The New Tab that Plants Trees
Plant trees for free with opening tabs
Τι είναι το Treetab - The New Tab that Plants Trees;
Το Treetab - The New Tab that Plants Trees είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://treetab.co, και η κύρια λειτουργία του είναι "Plant trees for free with opening tabs".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Treetab - The New Tab that Plants Trees
Λήψη αρχείων επέκτασης Treetab - The New Tab that Plants Trees σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
🌲 𝗣𝗟𝗔𝗡𝗧 𝗧𝗥𝗘𝗘𝗦 𝗙𝗢𝗥 𝗢𝗣𝗘𝗡𝗜𝗡𝗚 𝗕𝗥𝗢𝗪𝗦𝗘𝗥 𝗧𝗔𝗕𝗦 𝗛𝗢𝗪 𝗜𝗧 𝗪𝗢𝗥𝗞𝗦 1. Install in less than 30 seconds – it’s free forever 2. Surf the web like you normally do 3. We plant trees for your opened tabs ➡️ When you open a new tab, instead of seeing a blank page, you will now see a beautiful image with a small banner ad at the bottom. We receive ad revenue for displaying this ad on our extension tabs. This revenue will be used to plant trees in Madagascar Now you can help reforest the planet without any extra effort or costs! 🌲 𝗪𝗛𝗬 𝗧𝗥𝗘𝗘𝗧𝗔𝗕 In Madagascar only 10% of its original forests remain! Moreover, native animals that are only found in Madagascar are at the brink of extinction But YOU can help! Install the Treetab extension in a matter of seconds and help build a greener future ✅ Reforest Madagascar ✅ Restore natural habitat for endangered species ✅ Help local villagers out of poverty ✅ Help reduce CO2 in the air 🌎 𝗜𝗡𝗖𝗥𝗘𝗔𝗦𝗘 𝗜𝗠𝗣𝗔𝗖𝗧 If everyone would use Treetab and plant trees with surfing the web, we would really make a huge change in the world. Therefore, share this with your friends and increase our impact! It doesn't cost anything and every tree makes a difference You already surf the web and open tabs every day. Why not plant trees for free in the process :) 🡒 𝗩𝗶𝘀𝗶𝘁 𝘄𝘄𝘄.𝘁𝗿𝗲𝗲𝘁𝗮𝗯.𝗰𝗼 𝘁𝗼 𝗹𝗲𝗮𝗿𝗻 𝗺𝗼𝗿𝗲
Βασικές Πληροφορίες Επέκτασης
Όνομα | Treetab - The New Tab that Plants Trees |
ID | ockbaepiiodlomancgnafmohoipcdjco |
Επίσημο URL | https://chromewebstore.google.com/detail/treetab-the-new-tab-that/ockbaepiiodlomancgnafmohoipcdjco |
Περιγραφή | Plant trees for free with opening tabs |
Μέγεθος Αρχείου | 129 KB |
Αριθμός Εγκαταστάσεων | 1,399 |
Τρέχουσα Έκδοση | 1.9.0 |
Τελευταία Ενημέρωση | 2022-11-28 |
Ημερομηνία Δημοσίευσης | 2020-08-20 |
Αξιολόγηση | 4.84/5 Συνολικά 110 Αξιολογήσεις |
Προγραμματιστής | https://treetab.co |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.treetab.co/ |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Treetab - The New Tab that Plants Trees", "action": { "default_icon": "128logo.png" }, "background": { "service_worker": "background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "128": "128logo.png" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "description": "Plant trees for free with opening tabs", "content_scripts": [ { "js": [ "contentjs.js" ], "matches": [ "https:\/\/reviewaspro.com\/apps\/" ], "run_at": "document_end" } ], "manifest_version": 3, "permissions": [], "short_name": "Treetab", "version": "1.9.0", "web_accessible_resources": [ { "resources": [ "assets\/*" ], "matches": [ " |