Ecino

Get paid for sharing what you love...

Apa itu Ecino?

Ecino adalah ekstensi Chrome yang dikembangkan oleh http://ecino.com, dan fitur utamanya adalah "Get paid for sharing what you love...".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Ecino

Unduh file ekstensi Ecino dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Get paid for sharing what you love...                    

Informasi Dasar Ekstensi

Nama Ecino Ecino
ID lmkjpfaiafcjifepkajhcajionmabjpf
URL Resmi https://chrome.google.com/webstore/detail/ecino/lmkjpfaiafcjifepkajhcajionmabjpf
Deskripsi Get paid for sharing what you love...
Ukuran File 223 KB
Jumlah Instalasi 14
Versi Saat Ini 1.2
Terakhir Diperbarui 2012-09-19
Tanggal Publikasi 2012-09-19
Penilaian 5.00/5 Total 3 Penilaian
Pengembang http://ecino.com
Tipe Pembayaran free
Situs Ekstensi http://ecino.com/
Bahasa yang Didukung 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
}