R3 - Cross-multiplication

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

R3 - Cross-multiplication क्या है?

R3 - Cross-multiplication Igor Santos द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A cute pop-up to help the routine of those who use cross multiplication for all things in life!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में R3 - Cross-multiplication एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        A simples cross multiplication popup :)                    

एक्सटेंशन की मूल जानकारी

नाम R3 - Cross-multiplication R3 - Cross-multiplication
ID nofpfpgofpdllnjhnocoenadpmlpbgjj
आधिकारिक URL https://chromewebstore.google.com/detail/r3-cross-multiplication/nofpfpgofpdllnjhnocoenadpmlpbgjj
विवरण A cute pop-up to help the routine of those who use cross multiplication for all things in life!
फ़ाइल का आकार 60.13 KB
स्थापना संख्या 65
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2022-11-12
प्रकाशन तिथि 2017-02-21
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर Igor Santos
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/igorsantos07/R3Chrome
सहायता पृष्ठ URL https://github.com/igorsantos07/R3Chrome/issues
समर्थित भाषाएँ 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"
    }
}