Try to create chrome extension (reference by developer.chrome.com and image get from unsplash.com), for more information and how to use this , let's follow the step bellow 👍
- Clone this repo
git clone https://github.com/rahmandikahaekal/NewTab.git
- Go to chrome extensions chrome://extensions
- Enable developer mode
- Click on load unpacked extension and selectthis cloned repo
Calls :
- browserAction.onClicked
- tabs.captureVisibleTab
- tabs.onUpdated.addListener
- tabs.onUpdated.removeListener
- extension.getViews
- tabs.create
- bookmarks.getChildren
Source Files :
- css
- bootstrap.min.css
- font-awesome.min.css
- main.css
- images
- js
- background.js
- bookmarks.js
- bootstrap.min.js
- content.js
- index.html
- logo_ext.png
- manifest.json