42Assistant

A Google Chrome Extension that helps you visualize your intra 42 profile and logtime in a better and elegant UI and more!

42Assistant क्या है?

42Assistant ReversableCode द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A Google Chrome Extension that helps you visualize your intra 42 profile and logtime in a better and elegant UI and more!"।

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

screenshot
screenshot

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

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

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

                        A Google Chrome Extension that helps you visualize your intra 42 profile and logtime in a better and elegant UI and more!

** What's new in v2.0.1 **
-- Fixed colors when in light mode.

** What's new in v2.0.0 **
-- A new and improved UI to better view your profile.
-- Added ability to search for other students and view their profile and availability.
-- Enhanced monthly logtime thanks to @mohamedhaddi.
-- Removed weekly logtime counter.
-- Removed 'Reserved Places' field when visiting reservation.42network.org.

** What's new in v1.3 **
-- Added 'Reserved Places' field when visiting reservation.42network.org.

** What's new in v1.2 **
-- Added Level bar at the bottom.
-- Added Monthly logtime along with Weekly logtime.

Disclaimer :
This unofficial extension is in no way affiliated with, authorized, maintained, sponsored or endorsed by 42. This is an independent and unofficial Chrome extension made by a student from 42network.                    

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

नाम 42Assistant 42Assistant
ID nadppnpnlnbcihgpaacbibidcdigdllh
आधिकारिक URL https://chromewebstore.google.com/detail/42assistant/nadppnpnlnbcihgpaacbibidcdigdllh
विवरण A Google Chrome Extension that helps you visualize your intra 42 profile and logtime in a better and elegant UI and more!
फ़ाइल का आकार 677 KB
स्थापना संख्या 453
वर्तमान संस्करण 2.0.1
अंतिम अपडेट 2022-03-17
प्रकाशन तिथि 2020-01-12
रेटिंग 5.00/5 कुल 20 रेटिंग्स
डेवलपर ReversableCode
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "42Assistant",
    "version": "2.0.1",
    "description": "A Google Chrome Extension that helps you visualize your intra 42 profile and logtime in a better and elegant UI and more!",
    "host_permissions": [
        "*:\/\/*.intra.42.fr\/"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "images\/chrome\/icon16.png",
            "32": "images\/chrome\/icon32.png",
            "48": "images\/chrome\/icon48.png",
            "128": "images\/chrome\/icon128.png"
        }
    },
    "icons": {
        "16": "images\/chrome\/icon16.png",
        "32": "images\/chrome\/icon32.png",
        "48": "images\/chrome\/icon48.png",
        "128": "images\/chrome\/icon128.png"
    },
    "manifest_version": 3
}