A custom chrome new tab extension....
Background images changes randomly...
All the wallpapers currently in use
- Clone or download ZIP of this repository
- Unzip the files if you downloaded ZIP
- Open Chrome and or any other Chromium based browser
- Open
chrome://extensions
- Enable developer mode
- Click on
Load unpacked
- Choose
Custom-Chrome-New-Tab
from main cloned / downloaded repository from the directory where your downloaded or cloned it - Once applied, open a new tab and click on
Keep It
option
- Styles and designs
All the html, css and js folders are insideCustom-Chrome-New-Tab
. You can customise of your like - Background images
Head toCustom-Chrome-New-Tab
>assets
>media
>background-images
and then add or delete images of your own from there. Then move toCustom-Chrome-New-Tab
>scripts
>app.js
and there in the list of images, put proper paths of your added or deleted images.