Ecino

Get paid for sharing what you love...

What is Ecino?

Ecino is a Chrome extension developed by http://ecino.com, and its main feature is "Get paid for sharing what you love...".

Extension Screenshots

screenshot

Download Ecino Extension CRX File

Download Ecino extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Get paid for sharing what you love...                    

Extension Basic Information

Name Ecino Ecino
ID lmkjpfaiafcjifepkajhcajionmabjpf
Official URL https://chrome.google.com/webstore/detail/ecino/lmkjpfaiafcjifepkajhcajionmabjpf
Description Get paid for sharing what you love...
File Size 223 KB
Installation Count 14
Current Version 1.2
Last Updated 2012-09-19
Publish Date 2012-09-19
Rating 5.00/5 Total 3 Ratings
Developer http://ecino.com
Payment Type free
Extension Website http://ecino.com/
Supported Languages en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ecino",
    "version": "1.2",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "ecino128.png"
    },
    "permissions": [
        "http:\/\/ecino.com\/*"
    ],
    "browser_action": {
        "name": "Make this page red",
        "default_icon": "icon.png",
        "default_title": "Ecino"
    },
    "manifest_version": 2
}