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 wherefrom द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में wherefrom for Chrome एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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", " |