Show Key Codes
Show keycodes easy
ما هو Show Key Codes؟
Show Key Codes هو إضافة Chrome تم تطويرها بواسطة uzbek، والميزة الرئيسية لها هي "Show keycodes easy".
تحميل ملف CRX للإضافة Show Key Codes
قم بتنزيل ملفات الامتداد Show Key Codes بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
JavaScript Event KeyCodes. Show KeyBoard codes easy with this extension. More information http://av.uz
معلومات أساسية عن التمديد
الاسم | |
ID | ihbffekonldbilkfddlkfbbjbmhandin |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/ihbffekonldbilkfddlkfbbjbmhandin |
الوصف | Show keycodes easy |
حجم الملف | 51.42 KB |
عدد التثبيتات | 20 |
النسخة الحالية | 1.2 |
آخر تحديث | 2017-12-09 |
تاريخ النشر | 2017-12-09 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | uzbek |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "browser_action": { "default_icon": "logo.png", "default_popup": "popup.html", "default_title": "Show Key Codes" }, "description": "Show keycodes easy", "icons": { "128": "128.png", "256": "256.png", "512": "512.png", "64": "64.png" }, "manifest_version": 2, "name": "Show Key Codes", "offline_enabled": true, "short_name": "Keyboard Codes by Mr.Professor", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2" } |