Key Generator

Key Generator on Key press

Key Generator क्या है?

Key Generator Ezdilod द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Key Generator on Key press"।

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

screenshot

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

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

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

                        This is a developer extension
Just download this repo and add it to your Chrome extensions.
or quick access to any KeyCode in JS                    

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

नाम Key Generator Key Generator
ID bekjoicginmpeobbhlodebpfkoeehdll
आधिकारिक URL https://chromewebstore.google.com/detail/key-generator/bekjoicginmpeobbhlodebpfkoeehdll
विवरण Key Generator on Key press
फ़ाइल का आकार 77.67 KB
स्थापना संख्या 18
वर्तमान संस्करण 1.1
अंतिम अपडेट 2022-10-04
प्रकाशन तिथि 2022-08-27
डेवलपर Ezdilod
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Key Generator",
    "version": "1.1",
    "description": "Key Generator on Key press",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    }
}