Count me up - Word and character counter
Word and character counter
Count me up - Word and character counter क्या है?
Count me up - Word and character counter Iulian Preda द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Word and character counter"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Count me up - Word and character counter एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Count me up is a cross-browser compatible extension, which aims to provide an intuitive and clean interface for word and character counting. Features: - Quick view on right click - Auto update on text selection - Multiple types of view: in side menu, in popup or in the extension - Dark theme - Supports 52 languages(all available languages) Instructions For quick view: - Select text -> right click To open one of the views: Click the extension icon or select text -> right click -> click on the extensions entry To close the side menus: Click the X in the corner or press the middle click (the wheel) on the web-page If you want only the quick view you can find the light version here: https://chrome.google.com/webstore/detail/count-me-up-lite-word-and/pdefblacohipeefbmebhalgjickekjnp If you like the extension and would like to use it in other browsers as well you can find it in their respective web-stores: Firefox: https://addons.mozilla.org/en-US/firefox/addon/count-me-up-word-counter/ https://addons.mozilla.org/en-US/firefox/addon/count-me-up-lite-word-counter/ Opera: https://addons.opera.com/en/extensions/details/count-me-up-word-and-character-counter/ https://addons.opera.com/en/extensions/details/count-me-up-lite-word-and-character-counter/ Any other chromium based browser(Chrome, Edge, Vivaldi, Brave, etc) can install it from the chrome web-store. Important! Most of the translations are automated. For any wrong translation, any bugs found or feature request please send me an email or open a ticket on Github. You can find them in the "More information" section.
एक्सटेंशन की मूल जानकारी
नाम | Count me up - Word and character counter |
ID | gniejkbdlpcgfmgmfbnldfjmijmklacl |
आधिकारिक URL | https://chromewebstore.google.com/detail/count-me-up-word-and-char/gniejkbdlpcgfmgmfbnldfjmijmklacl |
विवरण | Word and character counter |
फ़ाइल का आकार | 51.09 KB |
स्थापना संख्या | 13,942 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2021-03-11 |
प्रकाशन तिथि | 2020-04-23 |
रेटिंग | 4.00/5 कुल 11 रेटिंग्स |
डेवलपर | Iulian Preda |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/IulianOctavianPreda/CountMeUp-WordCounter-Extension |
समर्थित भाषाएँ | id,ms,de,en,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "version": "1.0", "description": "__MSG_extDescription__", "default_locale": "en", "icons": { "128": ".\/assets\/images\/128x128-icon.png" }, "background": { "scripts": [ ".\/background\/background.js" ] }, "browser_action": { "default_title": "__MSG_extName__", "default_icon": ".\/assets\/images\/128x128-icon.png", "default_popup": ".\/popup\/popup.html" }, "content_scripts": [ { "run_at": "document_end", "matches": [ " |