R3 - Cross-multiplication
A cute pop-up to help the routine of those who use cross multiplication for all things in life!
ما هو R3 - Cross-multiplication؟
R3 - Cross-multiplication هو إضافة Chrome تم تطويرها بواسطة Igor Santos، والميزة الرئيسية لها هي "A cute pop-up to help the routine of those who use cross multiplication for all things in life!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة R3 - Cross-multiplication
قم بتنزيل ملفات الامتداد R3 - Cross-multiplication بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
A simples cross multiplication popup :) معلومات أساسية عن التمديد
| الاسم | |
| ID | nofpfpgofpdllnjhnocoenadpmlpbgjj |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/r3-cross-multiplication/nofpfpgofpdllnjhnocoenadpmlpbgjj |
| الوصف | A cute pop-up to help the routine of those who use cross multiplication for all things in life! |
| حجم الملف | 60.13 KB |
| عدد التثبيتات | 65 |
| النسخة الحالية | 1.0.3 |
| آخر تحديث | 2022-11-12 |
| تاريخ النشر | 2017-02-21 |
| تقييم | 5.00/5 مجموع تقييمات 3 |
| المطور | Igor Santos |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://github.com/igorsantos07/R3Chrome |
| عنوان صفحة المساعدة | https://github.com/igorsantos07/R3Chrome/issues |
| اللغات المدعومة | en,pt-BR,pt-PT |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.0.3",
"name": "__MSG_name__",
"description": "__MSG_desc__",
"homepage_url": "https:\/\/github.com\/igorsantos07\/R3Chrome",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_locale": "en",
"action": {
"default_icon": "icons\/icon19.png",
"default_title": "__MSG_title__",
"default_popup": "r3.html"
}
} | |