Ethically

Get instant sustainability scores while you shop, so you can be sure your choices are well-informed and aligned to your values.

Ethicallyとは何ですか?

Ethicallyはhttp://joinethically.comによって開発されたChromeの拡張機能で、その主な機能は「Get instant sustainability scores while you shop, so you can be sure your choices are well-informed and aligned to your values.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Ethically拡張機能のCRXファイルをダウンロード

Ethically拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Your shopping cart can finally reflect your personal sustainable priorities.

You are unique. So are your values. Your shopping cart should reflect that. 

That’s where Ethically comes in. Install our chrome extension and choose what values matter most to you. We’ll accompany you on your shopping journey and let you know exactly how well your shopping cart matches up with your stated values. 

If you’re not happy with how your current shopping cart stacks up, we’ll let you know of a few alternatives that you can consider that are more aligned with your personal priorities. 

Our matching algorithm uses trusted third-party certifications like Fair Trade certified, Worldwide Responsible Accredited Production, and Global Organic Textile Standard among others to make sure you can have confidence in your purchases.

Ethically is 100% free to use, and we do not sell your data. You can read more about our privacy policy on our website joinethically.com.

Join hundreds of other conscious consumers and download Ethically today.                    

拡張機能の基本情報

名前 Ethically Ethically
ID jhblmggmbbdkhffdkjfolpmpphfnofla
公式URL https://chrome.google.com/webstore/detail/ethically/jhblmggmbbdkhffdkjfolpmpphfnofla
説明 Get instant sustainability scores while you shop, so you can be sure your choices are well-informed and aligned to your values.
ファイルサイズ 3.68 MB
インストール数 704
現在のバージョン 0.6.4
最終更新日 2022-09-16
公開日 2021-03-30
評価 4.58/5 合計 12 レビュー
開発者 http://joinethically.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.joinethically.com
ヘルプページのURL https://platform.canny.io/ethically
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ethically",
    "description": "Get instant sustainability scores while you shop, so you can be sure your choices are well-informed and aligned to your values.",
    "version": "0.6.4",
    "homepage_url": "https:\/\/joinethically.com\/",
    "permissions": [
        "storage",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/apis.google.com\/ https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com\/ https:\/\/www.googleapis.com\/ https:\/\/ssl.google-analytics.com\/ https:\/\/www.google-analytics.com\/ https:\/\/tagmanager.google.com\/ https:\/\/www.googletagmanager.com\/ https:\/\/cdn.segment.com\/ https:\/\/www.anrdoezrs.net\/ 'sha256-jZ6e1h1Fbsf6S\/TyCCLnYDV7rBUFyTZA0nQIupDK4iA=' https:\/\/automate.linksynergy.com 'sha256-i3dedSS6h1QI1lLx9U\/7YZrQRJ6cAY\/o0EqmcNprJpE=' https:\/\/d2yyd1h5u9mauk.cloudfront.net\/ https:\/\/*.hotjar.com:* https:\/\/*.hotjar.io 'sha256-\/hcLQ1aHyXdktAk6bQcZiH7RZJwsc9vSoePpIX3hLOE=' 'sha256-MZmz5F8e8e26k\/dRooYWnuYwjPeEPTCMPQd7EQ0Z9AI=' 'sha256-PWqKExAFDAEGCZQbdzb5D2QU\/5xlpu9hBWZIz2lIGp4=' 'sha256-2y9umixw8Qp5isr5qd4BBBDn5U51qIgMy1ygDQf4CXw='; object-src 'self'",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiY+78AVLChnWZGC70kvMrIQROfStdVS2AVhLwJ9wRjjbc8cWF5NQnct5M\/qaB6hxDefoZ1vZGVzmiS4BtZmJbGyhLZmF5mvQIZaQY1SA83zE6iKU8zJVWe7fe4gHP6LabfjZl7kYDmZymvPeDjxJZhDhbvBGnbNbLU96RwECNVX\/TsSeQnN3ADHU3ti8wMbvb3T8bL7xpYzPNCu9sXZZoWmq9SjJ8PiclDwhmmLnHH14RaPREiiM7+eHTC7lHhPPDRIyVix7LRYrVJ2IBfKJqz+z3ENx8HqTnGUee6B2xh+1LcHGDo\/i7XZBpYfAb9c0IMix8zQiaWH1DVGI1gKY0QIDAQAB",
    "oauth2": {
        "client_id": "131821748763-jg32vbfqdlkqc60eb1qvu68tq0id86n2.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "short_name": "Ethically",
    "icons": {
        "16": "assets\/icons\/favicon-16.png",
        "32": "assets\/icons\/favicon-32.png",
        "48": "assets\/icons\/favicon-48.png",
        "128": "assets\/icons\/favicon-128.png"
    },
    "author": "Ethically",
    "minimum_chrome_version": "49",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "assets\/icons\/favicon-16.png",
            "32": "assets\/icons\/favicon-32.png",
            "48": "assets\/icons\/favicon-48.png",
            "128": "assets\/icons\/favicon-128.png"
        },
        "default_title": "Ethically",
        "chrome_style": false
    },
    "options_page": "options.html",
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false,
        "chrome_style": false
    },
    "background": {
        "scripts": [
            "js\/background.bundle.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/localhost\/*",
                "https:\/\/localhost\/*",
                "https:\/\/joinethically.com\/*"
            ],
            "js": [
                "js\/contentScript.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/smile.amazon.com\/*",
                "https:\/\/www.amazon.ae\/*",
                "https:\/\/www.amazon.ca\/*",
                "https:\/\/www.amazon.cn\/*",
                "https:\/\/www.amazon.co.jp\/*",
                "https:\/\/www.amazon.co.uk\/*",
                "https:\/\/www.amazon.com.au\/*",
                "https:\/\/www.amazon.com.br\/*",
                "https:\/\/www.amazon.com.mx\/*",
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.de\/*",
                "https:\/\/www.amazon.eg\/*",
                "https:\/\/www.amazon.es\/*",
                "https:\/\/www.amazon.fr\/*",
                "https:\/\/www.amazon.in\/*",
                "https:\/\/www.amazon.it\/*",
                "https:\/\/www.amazon.nl\/*",
                "https:\/\/www.amazon.pl\/*",
                "https:\/\/www.amazon.sa\/*",
                "https:\/\/www.amazon.se\/*",
                "https:\/\/www.amazon.sg\/*"
            ],
            "js": [
                "js\/amazonAlts.bundle.js"
            ],
            "css": [
                "css\/base.css"
            ]
        }
    ],
    "web_accessible_resources": [
        "assets\/*.png",
        "assets\/icons\/*.png"
    ]
}