R3 - Cross-multiplication

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

Vad är R3 - Cross-multiplication?

R3 - Cross-multiplication är en Chrome-tillägg utvecklad av Igor Santos, och dess huvudfunktion är "A cute pop-up to help the routine of those who use cross multiplication for all things in life!".

Tilläggsskärmbilder

screenshot

Ladda ner R3 - Cross-multiplication-förlängningens CRX-fil

Ladda ner R3 - Cross-multiplication-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        A simples cross multiplication popup :)                    

Grundläggande Information om Tillägg

Namn R3 - Cross-multiplication R3 - Cross-multiplication
ID nofpfpgofpdllnjhnocoenadpmlpbgjj
Officiell webbadress https://chromewebstore.google.com/detail/r3-cross-multiplication/nofpfpgofpdllnjhnocoenadpmlpbgjj
Beskrivning A cute pop-up to help the routine of those who use cross multiplication for all things in life!
Filstorlek 60.13 KB
Antal Installationer 65
Aktuell Version 1.0.3
Senast Uppdaterad 2022-11-12
Publiceringsdatum 2017-02-21
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare Igor Santos
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://github.com/igorsantos07/R3Chrome
Hjälpsida URL https://github.com/igorsantos07/R3Chrome/issues
Stödda Språk 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"
    }
}