Contest Reminder

Tells the time remaining for the latest contest that will happen in Codeforces. You need not to login and see for the latest…

Contest Reminder क्या है?

Contest Reminder saswataghoshnit99 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Tells the time remaining for the latest contest that will happen in Codeforces. You need not to login and see for the latest…"।

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

screenshot

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

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

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

                        Tells the time remaining for the latest contest that will happen in Codeforces. You need not to login and see for the latest contest. Its just a click away.                    

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

नाम Contest Reminder Contest Reminder
ID hilcmakgbdcpckknlcfnahleifhncblh
आधिकारिक URL https://chromewebstore.google.com/detail/contest-reminder/hilcmakgbdcpckknlcfnahleifhncblh
विवरण Tells the time remaining for the latest contest that will happen in Codeforces. You need not to login and see for the latest…
फ़ाइल का आकार 5.96 KB
स्थापना संख्या 43
वर्तमान संस्करण 0.0.1
अंतिम अपडेट 2022-01-11
प्रकाशन तिथि 2022-01-10
रेटिंग 5.00/5 कुल 7 रेटिंग्स
डेवलपर saswataghoshnit99
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Contest Reminder",
    "version": "0.0.1",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "logo.png"
    },
    "icons": {
        "128": "logo.png"
    }
}