wherefrom for Chrome
A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy!
Что такое wherefrom for Chrome?
wherefrom for Chrome - это расширение Chrome, разработанное wherefrom, и его основная функция - "A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy!".
Снимки экрана расширения
Скачать файл CRX расширения wherefrom for Chrome
Скачайте файлы расширений wherefrom for Chrome в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
wherefrom for Chrome will seamlessly show sustainability scores for the products you’re browsing on supported retailer websites and suggest more sustainable alternatives to the products you have in your basket. Yay! You’ll be rewarded with mountains of wherefrom coins. The more sustainable you are, the more coins - which can be redeemed for cash, charity donations and tree planting. Cute, right?
Основная информация о расширении
Название | |
ID | eopacmjkgimhghpjmiggnbjkdlfeejoh |
Официальный URL | https://chrome.google.com/webstore/detail/wherefrom-for-chrome/eopacmjkgimhghpjmiggnbjkdlfeejoh |
Описание | A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy! |
Размер файла | 7.31 MB |
Количество установок | 123 |
Текущая Версия | 0.0.3 |
Последнее Обновление | 2021-08-14 |
Дата публикации | 2021-07-12 |
Рейтинг | 5.00/5 Всего 8 оценок |
Разработчик | wherefrom |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://wherefrom.org |
URL страницы политики конфиденциальности | https://wherefrom.org/terms |
Поддерживаемые языки | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.3", "short_name": "wherefrom for Chrome", "name": "wherefrom for Chrome", "description": "A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy!", "browser_action": { "default_title": "wherefrom for Chrome", "default_popup": "popup.html", "default_icon": { "16": "img\/icons\/icon_inactive_16.png" } }, "background": { "scripts": [ "background.bundle.js" ] }, "icons": { "16": "img\/icons\/icon_active_16.png", "32": "img\/icons\/icon_active_32.png", "48": "img\/icons\/icon_active_48.png", "128": "img\/icons\/icon_active_128.png" }, "options_page": "options.html", "permissions": [ "activeTab", "cookies", " |