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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ReversableCode และคุณลักษณะหลักของมันคือ "A Google Chrome Extension that helps you visualize your intra 42 profile and logtime in a better and elegant UI and more!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 42Assistant
ดาวน์โหลดไฟล์ส่วนขยาย 42Assistant ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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
} | |