Energy Cash Browser Extension

Energy Cash is a blockchain platform that lessens your Carbon Footprint while you surfing on the web

Energy Cash Browser Extension क्या है?

Energy Cash Browser Extension energy cash browser exstention द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Energy Cash is a blockchain platform that lessens your Carbon Footprint while you surfing on the web"।

एक्सटेंशन स्क्रीनशॉट्स

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Energy Cash Browser Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Utility token with multiple benefits

Environmental change is one of the greatest difficulties of today: temperatures are rising, and we are progressively looked with flighty precipitation, flooding and outrageous dry spell. These occasions result in fizzled harvests, sustenance deficiencies, and harm to our environments.

Environmental change influences every one of us, however individuals in creating nations are substantially more defenseless against its outcomes. To keep the temperature-ascend beneath 2 degrees, we should make a move now.

Energy Cash token is a utility token that serves as a priority access to  renewable energy projects. 

Energy Cash is a blockchain platform that  lessens your Carbon Footprint by investing in renewable projects. You can earn Energy Cash tokens by becoming a member from our platform. The Energy Cash token holders benefit from investments made in the various renewable energy projects and reducing there carbon offsets. The difference with other carbon offset projects is that energy cash will make very transparent choices in which renewable energy projects will be invested because whe use smartcontracts in the blockchain.                    

एक्सटेंशन की मूल जानकारी

नाम Energy Cash Browser Extension Energy Cash Browser Extension
ID hnnicmicjakceceikiebahkkgphkfokj
आधिकारिक URL https://chrome.google.com/webstore/detail/energy-cash-browser-exten/hnnicmicjakceceikiebahkkgphkfokj
विवरण Energy Cash is a blockchain platform that lessens your Carbon Footprint while you surfing on the web
फ़ाइल का आकार 54.08 KB
स्थापना संख्या 73
वर्तमान संस्करण 1.2.2
अंतिम अपडेट 2019-05-08
प्रकाशन तिथि 2019-05-08
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर energy cash browser exstention
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://energycash.xyz/energy-cash-browser-extension/
सहायता पृष्ठ URL https://energycash.xyz/faq/
गोपनीयता नीति पृष्ठ URL https://energycash.xyz/contact-us/privacy-policy-2
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Energy Cash Browser Extension",
    "description": "Energy Cash is a blockchain platform that lessens your Carbon Footprint while you surfing on the web",
    "version": "1.2.2",
    "icons": {
        "128": "icon_128.png.png"
    },
    "browser_action": {
        "default_icon": "icon.png.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "activeTab"
    ]
}