Ethical Shopper
Make ethical shopping choices as an informed customer. Visit any brand's website and learn about their sustainability practices.
什麼是Ethical Shopper?
Ethical Shopper是由bakar.tavadze開發的Chrome擴展程式,該擴展的主要功能是“Make ethical shopping choices as an informed customer. Visit any brand's website and learn about their sustainability practices.”。
擴展截圖
下載Ethical Shopper擴展crx文件
下載Ethical Shopper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Ethical Shopper uses The Good On You ethical brand rating system to provide information on more than a thousand brands regarding their social and environmental impact. Visit any brand's website and see how they stack up. Shop responsibly. The change starts with you!
擴展基本資訊
名稱 | Ethical Shopper |
ID | abghnoboebhghdhjhmfmdglnoankijph |
官方網址 | https://chromewebstore.google.com/detail/ethical-shopper/abghnoboebhghdhjhmfmdglnoankijph |
簡介 | Make ethical shopping choices as an informed customer. Visit any brand's website and learn about their sustainability practices. |
檔案大小 | 1.65 MB |
安裝次數 | 241 |
目前版本 | 0.0.1 |
更新時間 | 2019-12-10 |
上架時間 | 2019-12-10 |
評分 | 5.00/5 共 2 次評分 |
開發者 | bakar.tavadze |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ethical Shopper", "version": "0.0.1", "description": "Make ethical shopping choices as an informed customer. Visit any brand's website and learn about their sustainability practices.", "background": { "scripts": [ "background.js" ], "persistent": false }, "page_action": { "default_popup": "popup.html", "default_icon": { "16": "images\/logo_16.png", "32": "images\/logo_32.png", "48": "images\/logo_48.png", "128": "images\/logo_128.png" } }, "permissions": [ "tabs", "activeTab", "storage", "declarativeContent" ], "icons": { "16": "images\/logo_16.png", "32": "images\/logo_32.png", "48": "images\/logo_48.png", "128": "images\/logo_128.png" }, "content_scripts": [ { "matches": [ " |