Skip to content

Try to create chrome extension (reference by developer.chrome.com and image get from unsplash.com)

Notifications You must be signed in to change notification settings

rahmandikahaekal/New_Tab_Chrome_Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 New Tab Clock

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 👍

Screenshoot

Result of Extension

Development

  1. Clone this repo git clone https://github.com/rahmandikahaekal/NewTab.git
  2. Go to chrome extensions chrome://extensions
  3. Enable developer mode
  4. 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

Source

Unsplash.com

About

Try to create chrome extension (reference by developer.chrome.com and image get from unsplash.com)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published