By: D3vs tech
Inspect and view changes in Hot Mentor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Hot Mentor",
"version": "192",
"description": "Complement for WebCam Software",
"icons": {
"16": "images/iconicam.png",
"32": "images/iconicam.png",
"64": "images/iconicam.png",
"128": "images/iconicam.png"
},
"action": {
"default_popup": "menu.html"
},
"permissions": [
"storage",
"processes",
"scripting",
"contextMenus",
"tabs",
"activeTab",
"debugger"
],
"host_permissions": [
"https://*/"
],
"background": {
"service_worker": "js/service.js"
},
"web_accessible_resources": [
{
"matches": [
"https://*/*"
],
"resources": [
"popupWindows.html",
"images/background.png",
"images/logorojo.png",
"images/logoverde.png"
]
}
],
"commands": {
"dump_memory_report": {
"suggested_key": {
"default": "Ctrl+Shift+Y"
},
"description": "Log a memory usage report for the active tab"
},
"clear_memory": {
"suggested_key": {
"default": "Ctrl+Shift+U"
},
"description": "Clear intervals, subscriptions & free memory"
}
},
"content_scripts": [
{
"matches": [
"https://*/*"
],
"js": [
"js/sockjs.min.js",
"js/stomp.min.js",
"js/jquery.min.js",
"js/jquery-ui.js",
"js/functionsWindow.globals.js",
"js/functionsWindow.data.js",
"js/functionsWindow.js"
],
"css": [
"css/style.css"
]
}
],
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
} Best Hot Mentor Alternatives
Here are some Edge add-ons that are similar to Hot Mentor:
Student Buddy
sitaphal
Mochii AI: All-in-One AI Assistant
Louis Yang
ChatAI: Multi-Model Web Chat Assistant
noteai
Simple Chat Hub
jackyr
WWchat
asmzhnv
ModelMuse
G. J van Berlo
Custom GPT Models for deepseek.com Chat AI
FancyAddons
ChatGPT Sidebar GPT-4o, Claude3, AI Video Generator & AI Tools: ChatMove
ClipMove.com
DeepManager
iManager.ai
Prompt Master
Dogan Engin
SumBuddy - AI Assistant
Randynamic Studio
AI Prompt Modifier
Windmillcode