R3 - Cross-multiplication

A cute pop-up to help the routine of those who use cross multiplication for all things in life!

Hvad er R3 - Cross-multiplication?

R3 - Cross-multiplication er en Chrome-udvidelse udviklet af Igor Santos, og dens hovedfunktion er "A cute pop-up to help the routine of those who use cross multiplication for all things in life!".

Udvidelsesskærmbilleder

screenshot

Download R3 - Cross-multiplication-udvidelses-CRX-fil

Download R3 - Cross-multiplication-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        A simples cross multiplication popup :)                    

Grundlæggende oplysninger om udvidelsen

Navn R3 - Cross-multiplication R3 - Cross-multiplication
ID nofpfpgofpdllnjhnocoenadpmlpbgjj
Officiel URL https://chromewebstore.google.com/detail/r3-cross-multiplication/nofpfpgofpdllnjhnocoenadpmlpbgjj
Beskrivelse A cute pop-up to help the routine of those who use cross multiplication for all things in life!
Filstørrelse 60.13 KB
Antal Installationer 65
Nuværende Version 1.0.3
Senest Opdateret 2022-11-12
Udgivelsesdato 2017-02-21
Bedømmelse 5.00/5 Samlet 3 Bedømmelser
Udvikler Igor Santos
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://github.com/igorsantos07/R3Chrome
Hjælpeside-URL https://github.com/igorsantos07/R3Chrome/issues
Understøttede Sprog 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"
    }
}