Key Generator

Key Generator on Key press

ما هو Key Generator؟

Key Generator هو إضافة Chrome تم تطويرها بواسطة Ezdilod، والميزة الرئيسية لها هي "Key Generator on Key press".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Key Generator

قم بتنزيل ملفات الامتداد Key Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
    }
}