Neutral

Neutralize your carbon emissions

Wat is Neutral?

Neutral is een Chrome-extensie ontwikkeld door Neutral, en de belangrijkste functie is "Neutralize your carbon emissions".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Neutral

Download Neutral-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Neutral is a browser extension that gives users the power to shop sustainably.

Neutral unveils the environmental impact of your online purchases and allows you to offset your emissions, right from your cart.

With a click of a button, your offsets support incredible UN-backed reforestation projects from Gold Standard across the world.

With Neutral's dashboard, shoppers can track their cumulative carbon footprint and discover key insights on improving their shopping habits for the environment.                    

Basisinformatie over de Extensie

Naam Neutral Neutral
ID oagdejngkgbfnaankoehhanicaodcdpd
Officiële URL https://chromewebstore.google.com/detail/neutral/oagdejngkgbfnaankoehhanicaodcdpd
Beschrijving Neutralize your carbon emissions
Bestandsgrootte 11.01 MB
Aantal Installaties 1,068
Huidige Versie 0.9.42
Laatst Bijgewerkt 2023-12-28
Publicatiedatum 2020-05-21
Beoordeling 5.00/5 Totaal 9 Beoordelingen
Ontwikkelaar Neutral
E-mail [email protected]
Betalingswijze in_app
Extensiewebsite https://shopneutral.io/
Help Pagina-URL https://shopneutral.io/
URL van de Privacybeleid Pagina https://shopneutral.io/privacy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Neutral",
    "version": "0.9.42",
    "description": "Neutralize your carbon emissions",
    "applications": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkN40pi1PHGauTXfAi72XIMz2sodgonqvXh4TG0\/s6vCkFHDNUXH42awXw5E2B1taekAieg6ffLTJM0JzhhChc+C3NzGGKH73WwGLDApz8At7BCoIMLR3zfcH7vV5HGJ\/7UiknQd5GHXfDmnJTpKmUcwvtr8EB6uhhq6gChT5nGHLo0owvlzpmGHHOMkMfxbPAzf8ff1RPAWj\/nJMtHpNL+R89iNb22cNg4BELX1Qj96P+5yIQa9H6+Ov89QtVINv8l+Tsb155Ihc6fRJSq\/f\/T93YJ+pzGZ9xU5icucjpo9AqiqDL0Q0s+YKcyDhPpU\/6\/cNFKcWvGZOO1vkh8ym2wIDAQAB",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "256": "icons\/icon256.png",
        "512": "icons\/icon512.png"
    },
    "web_accessible_resources": [
        "fonts\/*",
        "icons\/*",
        "includes\/*",
        "media\/*",
        "src\/options\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.shopneutral.io\/*"
        ]
    },
    "permissions": [
        "tabs",
        "storage",
        "*:\/\/amazon.ca\/*",
        "*:\/\/www.amazon.ca\/*",
        "*:\/\/amazon.com\/*",
        "*:\/\/www.amazon.com\/*",
        "*:\/\/amazon.co.uk\/*",
        "*:\/\/www.amazon.co.uk\/*",
        "*:\/\/amazon.com.au\/*",
        "*:\/\/www.amazon.com.au\/*",
        "*:\/\/*.shopneutral.io\/*",
        "*:\/\/*.onetreeplanted.org\/*",
        "https:\/\/connect.facebook.net\/en_US\/sdk.js"
    ],
    "content_security_policy": "script-src 'self' https:\/\/connect.facebook.net; object-src 'self'",
    "background": {
        "scripts": [
            "includes\/lodash-core.js",
            "src\/global.js",
            "src\/auth\/auth.js",
            "src\/log\/LogHelper.js",
            "src\/log\/BackgroundLogger.js",
            "src\/log\/RemoteLogger.js",
            "src\/BrowserSwitcher.js",
            "src\/AbstractWebsiteHandler.js",
            "src\/background\/BackgroundMessage.js",
            "src\/background\/IconSwitcher.js",
            "src\/background\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "Neutral",
        "default_popup": "src\/popup\/popup.html"
    },
    "options_page": "src\/options\/new\/dashboard.html",
    "options_ui": {
        "page": "src\/options\/new\/dashboard.html",
        "browser_style": false,
        "chrome_style": false,
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/amazon.ca\/*",
                "*:\/\/www.amazon.ca\/*",
                "*:\/\/amazon.com\/*",
                "*:\/\/www.amazon.com\/*",
                "*:\/\/amazon.co.uk\/*",
                "*:\/\/www.amazon.co.uk\/*",
                "*:\/\/amazon.com.au\/*",
                "*:\/\/www.amazon.com.au\/*",
                "*:\/\/*.shopneutral.io\/*"
            ],
            "css": [
                "includes\/glide\/glide.core.min.css",
                "src\/inject\/contentScript.css"
            ],
            "js": [
                "includes\/glide\/glide.min.js",
                "src\/global.js",
                "src\/log\/LogHelper.js",
                "src\/BrowserSwitcher.js",
                "src\/AbstractWebsiteHandler.js",
                "src\/inject\/PageHandler.js",
                "src\/inject\/PaymentHandler.js",
                "src\/inject\/contentScript.js",
                "includes\/Stripe.js"
            ]
        },
        {
            "run_at": "document_start",
            "matches": [
                "*:\/\/amazon.ca\/gp\/product\/*",
                "*:\/\/www.amazon.ca\/gp\/product\/*",
                "*:\/\/amazon.ca\/*\/dp\/*",
                "*:\/\/www.amazon.ca\/*\/dp\/*",
                "*:\/\/amazon.com\/gp\/product\/*",
                "*:\/\/www.amazon.com\/gp\/product\/*",
                "*:\/\/amazon.com\/*\/dp\/*",
                "*:\/\/www.amazon.com\/*\/dp\/*",
                "*:\/\/amazon.co.uk\/gp\/product\/*",
                "*:\/\/www.amazon.co.uk\/gp\/product\/*",
                "*:\/\/amazon.co.uk\/dp\/*",
                "*:\/\/www.amazon.co.uk\/dp\/*",
                "*:\/\/amazon.co.uk\/*\/dp\/*",
                "*:\/\/www.amazon.co.uk\/*\/dp\/*",
                "*:\/\/amazon.com.au\/gp\/product\/*",
                "*:\/\/www.amazon.com.au\/gp\/product\/*",
                "*:\/\/amazon.com.au\/*\/dp\/*",
                "*:\/\/www.amazon.com.au\/*\/dp\/*",
                "*:\/\/amazon.com.au\/dp\/*",
                "*:\/\/www.amazon.com.au\/dp\/*"
            ],
            "css": [
                "src\/inject\/contentScript.css"
            ],
            "js": [
                "src\/inject\/carbon-report-handler.js"
            ]
        }
    ]
}