WebExtension.net
WebExtension.net

Ecosia - The search engine that plants trees

View on Chrome Web Store
View Ecosia - The search engine that plants trees Chrome Extension on Chrome Web Store
4.7 (2,389 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This extension sets your search engine to Ecosia and customizes your new tab page so you can plant trees with every search.
Type
Extension
Users
1,000,000 users
Website ecosia.org
Ecosia GmbH
View author page of Ecosia GmbH
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 11, 2017
Version 6.0.4
Manifest version
3
Updated
Updated on October 9, 2024
View on Chrome Web Store
View Ecosia - The search engine that plants trees Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_store_title_new__",
    "description": "__MSG_store_shortdesc_new__",
    "version": "6.0.4",
    "default_locale": "en",
    "homepage_url": "https:\/\/www.ecosia.org",
    "icons": {
        "16": "img\/favicon16.png",
        "32": "img\/favicon32.png",
        "48": "img\/logo_square_transparent48.png",
        "128": "img\/logo_square_transparent128.png"
    },
    "manifest_version": 3,
    "action": {
        "default_title": "__MSG_browser_action_hover__",
        "default_icon": "img\/icon24.png",
        "browser_style": false
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.ecosia.org\/*"
            ],
            "js": [
                "funnel.js"
            ],
            "run_at": "document_start"
        }
    ],
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Ecosia",
            "keyword": "ecosia.org",
            "search_url": "https:\/\/www.ecosia.org\/search?q={searchTerms}&addon=chrome&addonversion=6.0.4&method=topbar",
            "favicon_url": "https:\/\/www.ecosia.org\/static\/icons\/favicon.ico",
            "suggest_url": "https:\/\/ac.ecosia.org\/?q={searchTerms}&type=list&mkt=__MSG_@@ui_locale__",
            "encoding": "UTF-8",
            "is_default": true,
            "prepopulated_id": 101
        }
    },
    "permissions": [
        "cookies"
    ],
    "host_permissions": [
        "*:\/\/*.ecosia.org\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.ecosia.org\/*"
        ]
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top