Skip to content

Custom "New Tab" extension designed for Chromium browser. You may have used several extensions on google chrome. Just like that, you can also use an extension to change your basic new tab page. But do you know how to build it from scratch? Here is a simple example of that.

License

Notifications You must be signed in to change notification settings

RIR360/Clean-New-Tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean-New-Tab V2.0

image

This is custom "New Tab" extension designed for Chromium browser (Google Chrome). It can replace the new tab of the chrome browser. Designed by Rejwan Islam Rizvy. Detailed info below:

Features

  • Clean Interface
  • Day and Date
  • Changes background on each reload
  • Temporary common links section
  • Bookmark accordion list

Temporary Common Links - Features

  • This section toggles upon you click the "Daily links" button.
  • You can add a link or remove it.
  • Links will be stored in the localstorage.
  • There'll a status that will indicate if the link is visited or not.

Bookmark Accordion List - Features

  • This section toggles upon you click the "Bookmarks" button
  • Here you will find the list of all the bookmark folders.
  • Only those bookmarks will show up that are inside a folder.
  • It uses "Chrome API" to fetch the bookmarks collections.

About

This is a remake of the previous version "Clean New Tab V1.0". This version is more professional and clean. And additionally bookmarks folder list and creating/removing temporary links ability is included.
In This extension project You'll find the use of localstorage and chrome API.
It's not packed yet. In order to try this extension, you can download the repo and load unpacked from your browser.

Preview

image image image

About

Custom "New Tab" extension designed for Chromium browser. You may have used several extensions on google chrome. Just like that, you can also use an extension to change your basic new tab page. But do you know how to build it from scratch? Here is a simple example of that.

Topics

Resources

License

Stars

Watchers

Forks