AI 产品解读Filter and enhance company listings on the HCMUT Internship Portal.
Students must manually click company logos to view details. This extension automates information gathering, visually labels companies (e.g., 'Out of slots', 'Far location'), and allows instant document preview.
User logs into HCMUT portal -> Extension detects company listings -> Extension fetches details, applies labels/styles -> User can toggle visibility of certain labels via popup -> User clicks document links to preview.
Auto-label companies as 'HẾT SLOT' (Out of slots) by fading them out.Label companies as 'THỰC TẬP XA' (Far internship).Popup to hide 'Out of slot' or 'Far' companies.Preview documents (PDF/DOCX) in new tabs using Google Docs Viewer.
- 目标用户
- HCMUT students looking for internships
- The extension's functionality is strictly tied to the HCMUT Internship Portal's current DOM structure and API endpoints. If the portal updates its layout or API, the extension may break.
付费分析未识别到付费功能
The extension is a free utility for students. There are no references to payment gateways, subscription management, license keys, or premium feature gating in the source code. The keyword 'pro' found in the static analysis corresponds to variable names like 'processed-file-link' (content.js:160) and is not related to paid plans.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension targets the HCMUT Internship Portal (internship.cse.hcmut.edu.vn). The content script manipulates DOM elements (company listings) and fetches data from the portal's API. These features only function if the user is logged into the portal. The extension itself does not implement a login mechanism but relies on the user's existing session on the destination service.