freetree - plant trees for free

With freetree, online shopping turns into a tree planting campaign - free of charge and with just 1 click!

ما هو freetree - plant trees for free؟

freetree - plant trees for free هو إضافة Chrome تم تطويرها بواسطة https://www.freetree.io، والميزة الرئيسية لها هي "With freetree, online shopping turns into a tree planting campaign - free of charge and with just 1 click!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة freetree - plant trees for free

قم بتنزيل ملفات الامتداد freetree - plant trees for free بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        👍 Why install freetree?👍

💫🌱 With freetree you can plant trees effortlessly and for free, while shopping online.
🐘 The trees are planted together with Ecosia, i.e. according to the best ecological standards, and sustainable in the long term.
😎 You don't have to store any data or create a user account. Just stay anonymous, while planting forests.
👏 freetree is powered by Ecosia.
🌳 Install now and as a thank-you we'll plant your first tree.

👓 How does freetree work?👓

• Shop online at your favorite stores. Activate freetree and we get a small commission when you complete your purchase.
• The whole thing won't cost you an extra cent. The funds come in from the online shops. Planting trees remains free for you !
• Not only does this work for the usual online shopping, but also for getting mobile phone contracts, changing your DSL or electricity supplier, booking your holiday, or shopping at online pharmacies.
• We have thousands of partner shops. Your favorite shops are sure to among them.

🐘 Where will the trees be planted ?🐘

• We give 100% of our profits to Ecosia's tree planting projects.
• Ecosia's projects are located in the many biodiversity hotspots around the world.
• The aim of planting trees is to regenerate ecosystems in the long term, at the same time creating added value for the local population and endangered animal species.
• Ecosia has been planting trees for 12 years, and today the total of trees amounts to 150 million. Your trees are in the best hands.

🌳 🌳 🌳
Want to know more ? Have a look at https://www.freetree.io

💫 What are you waiting for? Install, activate, plant trees.🌳
🌳 🌳 🌳 
 
Using a different Browser?

Firefox:
https://addons.mozilla.org/en/firefox/addon/freetree_shop-and-plant-trees

Microsoft Edge:
https://microsoftedge.microsoft.com/addons/detail/freetree-pflanze-b%C3%A4ume-/moocilmegnojnbhldafheflbpeoeehfm

Safari:
https://apps.apple.com/en/app/freetree-b%C3%A4ume-pflanzen/id1551830463

Opera: 
https://addons.opera.com/en/extensions/details/freetree-pflanze-baume-beim-online-einkauf                    

معلومات أساسية عن التمديد

الاسم freetree - plant trees for free freetree - plant trees for free
ID kpmomkdjbjegllmkphagalfjaphhfgof
عنوان URL الرسمي https://chromewebstore.google.com/detail/freetree-plant-trees-for/kpmomkdjbjegllmkphagalfjaphhfgof
الوصف With freetree, online shopping turns into a tree planting campaign - free of charge and with just 1 click!
حجم الملف 3.17 MB
عدد التثبيتات 3,263
النسخة الحالية 4.2.2
آخر تحديث 2024-02-20
تاريخ النشر 2021-02-02
تقييم 4.95/5 مجموع تقييمات 44
المطور https://www.freetree.io
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.freetree.io/
عنوان صفحة المساعدة https://www.freetree.io/de/hilfe
عنوان صفحة سياسة الخصوصية https://info.ecosia.org/privacy
اللغات المدعومة de,en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Ecosia GmbH",
    "version": "4.2.2",
    "background": {
        "service_worker": ".\/listeners.js"
    },
    "action": {
        "default_icon": "data\/icon-inactive.png",
        "default_popup": "data\/popup.html",
        "default_title": "__MSG_manifest_default_title__"
    },
    "default_locale": "de",
    "description": "__MSG_manifest_description__",
    "icons": {
        "16": "data\/icon-16.png",
        "32": "data\/icon-32.png",
        "64": "data\/icon-64.png",
        "128": "data\/icon-128.png",
        "256": "data\/icon-256.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "__MSG_manifest_name__",
    "permissions": [
        "webRequest",
        "tabs",
        "storage",
        "cookies",
        "scripting"
    ],
    "short_name": "freetree",
    "web_accessible_resources": [
        {
            "resources": [
                "data\/js\/3rdParty\/jquery-3.5.min.js",
                "data\/js\/3rdParty\/base64.js",
                "data\/js\/3rdParty\/detect_browser.js",
                "data\/js\/3rdParty\/purify.min.js",
                "data\/js\/3rdParty\/URI.min.js",
                "data\/js\/scripts\/treeCounter.js",
                "data\/js\/scripts\/whichBrowser.js",
                "data\/js\/translation.js",
                "data\/js\/LomUtils.class.js",
                "data\/js\/content\/content.js",
                "data\/js\/content\/LomBar.class.js",
                "data\/js\/content\/LomBarPopup.class.js",
                "data\/js\/content\/showSettingsHint.js",
                "data\/js\/content\/showLomAffiliateIndicator.js",
                "data\/js\/content\/showLomBar.js",
                "data\/js\/content\/ecosiaSearchResults.js",
                "data\/js\/content\/googleSearchResults.js",
                "data\/js\/content\/bingSearchResults.js",
                "data\/css\/*.css",
                "data\/fonts\/*.woff",
                "data\/fonts\/*.woff2",
                "data\/fonts\/*.ttf",
                "data\/img\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "http:\/\/localhost\/"
    ]
}