EOText
Using this extension you will get famous like EOT admins.
Was ist EOText?
EOText ist eine Chrome-Erweiterung, die von pinetreesarecool entwickelt wurde, und ihr Hauptmerkmal ist "Using this extension you will get famous like EOT admins.".
Erweiterungsscreenshots
EOText-Erweiterungs-CRX-Datei herunterladen
Laden Sie EOText-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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) Grundlegende Informationen zur Erweiterung
| Name | |
| ID | iifbmickgclogjckinhmapmdicmpokph |
| Offizielle URL | https://chromewebstore.google.com/detail/eotext/iifbmickgclogjckinhmapmdicmpokph |
| Beschreibung | Using this extension you will get famous like EOT admins. |
| Dateigröße | 20.9 KB |
| Installationsanzahl | 28 |
| Aktuelle Version | 0.1 |
| Letztes Update | 2014-04-14 |
| Veröffentlichungsdatum | 2014-04-14 |
| Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
| Entwickler | pinetreesarecool |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
]
}
} | |