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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A simples cross multiplication popup :)
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | R3 - Cross-multiplication |
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 |
URL หน้าช่วยเหลือ | 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" } } |