Multiplication Matrix Launcher
This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.
ما هو Multiplication Matrix Launcher؟
Multiplication Matrix Launcher هو إضافة Chrome تم تطويرها بواسطة C.Gemperline، والميزة الرئيسية لها هي "This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Multiplication Matrix Launcher
قم بتنزيل ملفات الامتداد Multiplication Matrix Launcher بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.
معلومات أساسية عن التمديد
الاسم | Multiplication Matrix Launcher |
ID | enfbeenkpdphfmgngblcghfndcnpopmf |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/multiplication-matrix-lau/enfbeenkpdphfmgngblcghfndcnpopmf |
الوصف | This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool. |
حجم الملف | 789 KB |
عدد التثبيتات | 1,001 |
النسخة الحالية | 1.1 |
آخر تحديث | 2018-03-12 |
تاريخ النشر | 2018-03-11 |
تقييم | 4.00/5 مجموع تقييمات 1 |
المطور | C.Gemperline |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Multiplication Matrix Launcher", "version": "1.1", "browser_action": { "default_icon": "icon.png", "default_popup": "matrix.htm" } } |