Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.
/ lightspeed Public archive

🚀 New tab page for Chrome that lets you search across bookmarks, open tabs, and history in real time.

License

Notifications You must be signed in to change notification settings

tallpants/lightspeed

Repository files navigation

Lightspeed

Chrome Web Store link

A more functional new tab page for Chrome that lets you search across bookmarks, open tabs, and history.

From captn3m0's ideas repo.

Install development version

  1. Clone the repository
git clone https://github.com/tallpants/lightspeed.git
  1. Install dependencies and build
cd lightspeed

# If you use Yarn
yarn
yarn build

# Or if you use npm
npm install
npm run build
  1. Load the extension into Chrome
  • Navigate to chrome://extensions
  • Check the "Developer mode" checkbox
  • Click "Load unpacked extension..."
  • Select the lightspeed repo directory that you cloned

About

🚀 New tab page for Chrome that lets you search across bookmarks, open tabs, and history in real time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published