myTab is your web browser's separate tab solution with features like background wallpapers from Unsplash, weather information from Weather API, time and date from Day.js library, and quotes from Quotable API.
- Beautiful Background Wallpapers
- Draggable Widget
- Weather Info using Geolocation API
- Time and Date
- Random Quotes
- Background Effects Filter
- Responsive Design
- Goto
chrome://extensions
on your chrome browser. - Enable Developer mode given on the right side.
- Click Load unpacked to load the unpacked file.
- Select the Project folder.
- Enable the extension if not enabled by default.
For Firefox Browser: background filter feature is behind thelayout.css.backdrop-filter.enabled
preferences (needs to be set to true) and the gfx.webrender.all
preferences (needs to be set to true). To change preferences in Firefox, visit about:config.
If you want to use this project with modules for better file management and structure, then please check the v2 folder.