R3 - Cross-multiplication
A cute pop-up to help the routine of those who use cross multiplication for all things in life!
Apa itu R3 - Cross-multiplication?
R3 - Cross-multiplication adalah ekstensi Chrome yang dikembangkan oleh Igor Santos, dan fitur utamanya adalah "A cute pop-up to help the routine of those who use cross multiplication for all things in life!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi R3 - Cross-multiplication
Unduh file ekstensi R3 - Cross-multiplication dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
A simples cross multiplication popup :) Informasi Dasar Ekstensi
| Nama | |
| ID | nofpfpgofpdllnjhnocoenadpmlpbgjj |
| URL Resmi | https://chromewebstore.google.com/detail/r3-cross-multiplication/nofpfpgofpdllnjhnocoenadpmlpbgjj |
| Deskripsi | A cute pop-up to help the routine of those who use cross multiplication for all things in life! |
| Ukuran File | 60.13 KB |
| Jumlah Instalasi | 65 |
| Versi Saat Ini | 1.0.3 |
| Terakhir Diperbarui | 2022-11-12 |
| Tanggal Publikasi | 2017-02-21 |
| Penilaian | 5.00/5 Total 3 Penilaian |
| Pengembang | Igor Santos |
| [email protected] | |
| Tipe Pembayaran | free |
| Situs Ekstensi | https://github.com/igorsantos07/R3Chrome |
| URL Halaman Bantuan | https://github.com/igorsantos07/R3Chrome/issues |
| Bahasa yang Didukung | 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"
}
} | |