Sustained Choice
Choose eco-friendly foods, easily.
什麼是Sustained Choice?
Sustained Choice是由Unimagined Limited開發的Chrome擴展程式,該擴展的主要功能是“Choose eco-friendly foods, easily.”。
擴展截圖
下載Sustained Choice擴展crx文件
下載Sustained Choice擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Sustained Choice helps you see what the estimated environmental impact of your food is as you shop at Ocado, Sainsbury’s and Tesco. 擴展基本資訊
| 名稱 | |
| ID | oibegkiancklaccgdcbegappancdnfhp |
| 官方網址 | https://chromewebstore.google.com/detail/sustained-choice/oibegkiancklaccgdcbegappancdnfhp |
| 簡介 | Choose eco-friendly foods, easily. |
| 檔案大小 | 1.68 MB |
| 安裝次數 | 179 |
| 目前版本 | 2022.4.25 |
| 更新時間 | 2022-04-26 |
| 上架時間 | 2021-09-22 |
| 評分 | 5.00/5 共 2 次評分 |
| 開發者 | Unimagined Limited |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://www.sustained.com |
| 說明頁面URL | https://www.sustained.com/help |
| 隱私政策頁面URL | https://www.sustained.com/privacy-policy |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Sustained Choice",
"description": "Choose eco-friendly foods, easily.",
"manifest_version": 3,
"permissions": [
"background",
"storage"
],
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"js": [
"sustained.js"
],
"css": [
"sustained.css"
],
"matches": [
" | |