Skip to content

Browser extension to search and open/run bookmarks and bookmarklets

Notifications You must be signed in to change notification settings

sdvg/launchtile

Repository files navigation

LaunchTile

Browser extension for swiftly opening bookmarks and running snippets

Screenshot of LaunchTile

Screenshot of the LaunchTile options page

  • Open the LaunchTile window with Ctrl+Q and start searching
  • Results can be navigated using the keyboard (arrow keys + enter)
  • Bookmarklets are detected as such and run in the context of the currently open tab
  • Additionally, larger JavaScript snippets can be managed on the options page
  • Initially, without search query, the most recently created bookmarks are shown
  • Dark and light theme, automatically toggled by system preferences

Install

Change Hotkeys

Chrome:
Go to chrome://extensions/shortcuts and look for LaunchTile.

Firefox:
Go to about:addons, click on the cogwheel symbol, choose "Manage Extension Shortcuts" and look for LaunchTile.

Build

Chrome:

# npm install
# npm run build:chrome

Firefox:

# npm install
# npm run build:firefox

Development

# npm install
# npm run serve:chrome # or npm run serve:firefox 

About

Browser extension to search and open/run bookmarks and bookmarklets

Resources

Stars

Watchers

Forks

Packages

No packages published