R3 - Cross-multiplication
A cute pop-up to help the routine of those who use cross multiplication for all things in life!
Was ist R3 - Cross-multiplication?
R3 - Cross-multiplication ist eine Chrome-Erweiterung, die von Igor Santos entwickelt wurde, und ihr Hauptmerkmal ist "A cute pop-up to help the routine of those who use cross multiplication for all things in life!".
Erweiterungsscreenshots
R3 - Cross-multiplication-Erweiterungs-CRX-Datei herunterladen
Laden Sie R3 - Cross-multiplication-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
A simples cross multiplication popup :)
Grundlegende Informationen zur Erweiterung
Name | R3 - Cross-multiplication |
ID | nofpfpgofpdllnjhnocoenadpmlpbgjj |
Offizielle URL | https://chromewebstore.google.com/detail/r3-cross-multiplication/nofpfpgofpdllnjhnocoenadpmlpbgjj |
Beschreibung | A cute pop-up to help the routine of those who use cross multiplication for all things in life! |
Dateigröße | 60.13 KB |
Installationsanzahl | 65 |
Aktuelle Version | 1.0.3 |
Letztes Update | 2022-11-12 |
Veröffentlichungsdatum | 2017-02-21 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | Igor Santos |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/igorsantos07/R3Chrome |
Hilfeseite URL | https://github.com/igorsantos07/R3Chrome/issues |
Unterstützte Sprachen | 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" } } |