aLtErNaTiNg CaPs

Paste your text to have it turned into aLtErNaTiNg CaPs.

aLtErNaTiNg CaPs क्या है?

aLtErNaTiNg CaPs Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Paste your text to have it turned into aLtErNaTiNg CaPs."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Do you get tired typing slowly in aLtErNaTiNg CaPs? Never fear, now you can type sarcastically as fast as you would type normally! Just paste your text, click the button, and your text will be converted into aLtErNaTiNg CaPs!! Install this extension and you will be able to use it on any web page.                    

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

नाम aLtErNaTiNg CaPs aLtErNaTiNg CaPs
ID cbpdoledgnhmgfnkjgnahliolcjnhbni
आधिकारिक URL https://chromewebstore.google.com/detail/alternating-caps/cbpdoledgnhmgfnkjgnahliolcjnhbni
विवरण Paste your text to have it turned into aLtErNaTiNg CaPs.
फ़ाइल का आकार 75.42 KB
स्थापना संख्या 46
वर्तमान संस्करण 0.0.1
अंतिम अपडेट 2020-05-26
प्रकाशन तिथि 2020-05-26
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Unknown
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "aLtErNaTiNg CaPs",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Paste your text to have it turned into aLtErNaTiNg CaPs.",
    "homepage_url": "http:\/\/amandles.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}