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.
拡張機能の基本情報
名前 | Sustained Choice |
ID | oibegkiancklaccgdcbegappancdnfhp |
公式URL | 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 |
Eメール | [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": [ " |