Add injected Menu Items
This commit is contained in:
@ -216,6 +216,12 @@ function openTop() {
|
||||
openWindow('https://ai-top.x64.world/', 'liveLogGtopWindow', 800, 600);
|
||||
}
|
||||
|
||||
function openNetdata() {
|
||||
openWindow('https://ai-monitor.x64.world/', 'netDataWindow', 800, 650);
|
||||
}
|
||||
|
||||
function openAbout() {
|
||||
openWindow('https://raven-scott.fyi/about-rayai', 'aboutRAIWindow', 800, 650);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user