diff --git a/renderer/script.js b/renderer/script.js index dadb7e9..f1f326b 100644 --- a/renderer/script.js +++ b/renderer/script.js @@ -75,9 +75,7 @@ async function saveBookmarks(newBookmarks) { // Load bookmarks when the script starts loadBookmarks(); - -// Create initial home tab on startup -createTab(); +// Home tab will be created on DOMContentLoaded event // Remove iframe-based navigation listener (using webview IPC now) diff --git a/site-history.json b/site-history.json index e558dde..7223fd2 100644 --- a/site-history.json +++ b/site-history.json @@ -1,8 +1,9 @@ [ + "https://www.youtube.com/", "https://github.com/", "file:///X:/Projects/Code/NebulaBrowser/renderer/index.html", "file:///X:/Projects/Code/NebulaBrowser/renderer/index.html", - "https://www.youtube.com/", + "file:///X:/Projects/Code/NebulaBrowser/renderer/index.html", "file:///X:/Projects/Code/NebulaBrowser/renderer/index.html", "https://youtube.com/", "file:///X:/Projects/Code/NebulaBrowser/renderer/index.html",