EOText
Using this extension you will get famous like EOT admins.
EOText क्या है?
EOText pinetreesarecool द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Using this extension you will get famous like EOT admins."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में EOText एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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)
एक्सटेंशन की मूल जानकारी
नाम | EOText |
ID | iifbmickgclogjckinhmapmdicmpokph |
आधिकारिक URL | https://chromewebstore.google.com/detail/eotext/iifbmickgclogjckinhmapmdicmpokph |
विवरण | Using this extension you will get famous like EOT admins. |
फ़ाइल का आकार | 20.9 KB |
स्थापना संख्या | 28 |
वर्तमान संस्करण | 0.1 |
अंतिम अपडेट | 2014-04-14 |
प्रकाशन तिथि | 2014-04-14 |
रेटिंग | 5.00/5 कुल 4 रेटिंग्स |
डेवलपर | pinetreesarecool |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | 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" ] } } |