Skip to content

This is a Chrome extension written in Javascript+HTML5+CSS5 that can capture the URL of the active tab using Chrome's api.

License

Notifications You must be signed in to change notification settings

ankitjha420/projectChromeExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension URL logger

Written using JavaScript, HTML5 and CSS, this extension can capture the active tab's URL on your Chrome browser using Chrome's API.
It can be used to save links, make bookmarks etc.
Users can also manually feed url link and save it. The "Delete All" button clears all the saved links.
The links are stored in localStorage object of chrome, so they dont disappear if you close the extension.

About

This is a Chrome extension written in Javascript+HTML5+CSS5 that can capture the URL of the active tab using Chrome's api.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published