EOText
Using this extension you will get famous like EOT admins.
Cos'è EOText?
EOText è un'estensione di Chrome sviluppata da pinetreesarecool, e la sua funzione principale è "Using this extension you will get famous like EOT admins.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione EOText
Scarica i file di estensione EOText in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Unicode characters for cool kids. You know that deep in your soul you want to be internet-famous, so why not add a little flavor to your texts? This extension will make you famous like EOT admins so you will get plenty of girls and money. The easy way. Warning: You could quickly become too edgy even for your internet friends. Use properly. If you want to submit a translation/suggestion or if you just want to insult me, just drop me a line at http://goo.gl/EnV6Te FUTURE UPDATE: Better screenshots, donations button + option page, direct replace in editable fields (like textareas)
Informazioni di Base sull'Estensione
Nome | EOText |
ID | iifbmickgclogjckinhmapmdicmpokph |
URL Ufficiale | https://chromewebstore.google.com/detail/eotext/iifbmickgclogjckinhmapmdicmpokph |
Descrizione | Using this extension you will get famous like EOT admins. |
Dimensione del File | 20.9 KB |
Conteggio Installazioni | 28 |
Versione Corrente | 0.1 |
Ultimo Aggiornamento | 2014-04-14 |
Data di Pubblicazione | 2014-04-14 |
Valutazione | 5.00/5 Totale 4 Valutazioni |
Sviluppatore | pinetreesarecool |
Tipo di Pagamento | free |
Lingue Supportate | en,it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "0.1", "default_locale": "en", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "permissions": [ "contextMenus" ], "background": { "persistent": false, "scripts": [ "js\/background.js" ] } } |