Files

Files

  • manifest.json: Defines the extension's properties and required permissions.
  • background.js: Contains the main logic for selecting a random bookmark and updating the homepage.
  • newtab.html: A simple HTML file that serves as the new tab page.
  • newtab.js: Handles the redirection to the selected random bookmark.