R3 - Cross-multiplication

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

Co to jest R3 - Cross-multiplication?

R3 - Cross-multiplication to rozszerzenie Chrome opracowane przez Igor Santos, a jego główną funkcją jest „A cute pop-up to help the routine of those who use cross multiplication for all things in life!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia R3 - Cross-multiplication

Pobierz pliki rozszerzeń R3 - Cross-multiplication w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        A simples cross multiplication popup :)                    

Podstawowe informacje o rozszerzeniu

Nazwa R3 - Cross-multiplication R3 - Cross-multiplication
ID nofpfpgofpdllnjhnocoenadpmlpbgjj
Oficjalny URL https://chromewebstore.google.com/detail/r3-cross-multiplication/nofpfpgofpdllnjhnocoenadpmlpbgjj
Opis A cute pop-up to help the routine of those who use cross multiplication for all things in life!
Rozmiar pliku 60.13 KB
Liczba instalacji 65
Aktualna Wersja 1.0.3
Ostatnia Aktualizacja 2022-11-12
Data Publikacji 2017-02-21
Ocena 5.00/5 Łącznie 3 Oceny
Deweloper Igor Santos
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://github.com/igorsantos07/R3Chrome
Adres URL Strony Pomocy https://github.com/igorsantos07/R3Chrome/issues
Obsługiwane Języki 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"
    }
}