Skip to content

Chrome extension to 'next' to see your next Chrome Bookmark -- that's it. Install it from source/here, or from the Chrome extension store. Then click the button or CTRL+b to go to your next bookmark.

Notifications You must be signed in to change notification settings

shmooth/bookmarkspinner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookmarkSpinner

Click the extension icon or hit CTRL+b to go to your next bookmark.

Chrome Web Store

Install the extension from the Chrome Web Store here.

To build:

1. create a directory for the extension, prob in your dev dir

cd ~
cd dev
mkdir ext

2. git clone this dir

git clone https://github.com/shmooth/bookmarkspinner.git

3. Go to chrome extensions url and 'Load Unpacked'

  • go to chrome://extensions/
  • Load Unpacked button
  • navigate to your 'ext' dir and 'Open'
  • use the 'refresh' button as necessary to reload your files
  • click on the 'Inspect views background page (inactive)' as necessary to see log of ext activity

To create distributable zip of the extension, zip from the 'dev' directory

cd ~/dev
zip -r myextension.zip ext/

About

Chrome extension to 'next' to see your next Chrome Bookmark -- that's it. Install it from source/here, or from the Chrome extension store. Then click the button or CTRL+b to go to your next bookmark.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published