Ecino
Get paid for sharing what you love...
Wat is Ecino?
Ecino is een Chrome-extensie ontwikkeld door http://ecino.com, en de belangrijkste functie is "Get paid for sharing what you love...".
Extensie Screenshots
Download het CRX-bestand van de extensie Ecino
Download Ecino-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
Get paid for sharing what you love...
Basisinformatie over de Extensie
Naam | |
ID | lmkjpfaiafcjifepkajhcajionmabjpf |
Officiële URL | https://chrome.google.com/webstore/detail/ecino/lmkjpfaiafcjifepkajhcajionmabjpf |
Beschrijving | Get paid for sharing what you love... |
Bestandsgrootte | 223 KB |
Aantal Installaties | 14 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2012-09-19 |
Publicatiedatum | 2012-09-19 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | http://ecino.com |
Betalingswijze | free |
Extensiewebsite | http://ecino.com/ |
Ondersteunde Talen | 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 } |