Simple Letter Counter

Add letter and word counter feature to your browser

Simple Letter Counter क्या है?

Simple Letter Counter SimpleTools.nl द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Add letter and word counter feature to your browser"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Simple Letter Counter एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This is a simple calculator which counts the number of characters or letters in a text, useful for your tweets on Twitter, as well as a multitude of other applications.

Whether it is Snapchat, Twitter, Facebook, Yelp or just a note to co-workers or business officials, the number of actual characters matters. What you say may not be as important as how you say it. And how many characters you use.

To start counting your letters, simply write or paste the text into the text area and Count characters.

Character limits: Snapchat 250 • Twitter 280 • SMS txt 160 • LinkedIn Summary 2,000 • Reddit Title 300 • Pinterest 500 • Instagram 2,200                    

एक्सटेंशन की मूल जानकारी

नाम Simple Letter Counter Simple Letter Counter
ID balidbmeikibjjdpgedjlghiioeoepip
आधिकारिक URL https://chromewebstore.google.com/detail/simple-letter-counter/balidbmeikibjjdpgedjlghiioeoepip
विवरण Add letter and word counter feature to your browser
फ़ाइल का आकार 425 KB
स्थापना संख्या 30
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2019-11-27
प्रकाशन तिथि 2019-11-27
रेटिंग 1.00/5 कुल 1 रेटिंग्स
डेवलपर SimpleTools.nl
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.simpletools.nl/
गोपनीयता नीति पृष्ठ URL https://www.simpletools.nl/privacy.php
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_title": "Simple Letter Counter",
        "default_popup": "counter.html",
        "default_icon": "icons\/icon128.png"
    },
    "description": "Add letter and word counter feature to your browser",
    "manifest_version": 2,
    "name": "Simple Letter Counter",
    "icons": {
        "128": "icons\/icon128.png",
        "64": "icons\/icon64.png",
        "32": "icons\/icon32.png",
        "16": "icons\/icon16.png"
    },
    "version": "1.0.0"
}