/bookmarklet_manager

Primary LanguageTypeScriptMIT LicenseMIT

Bookmarklet Manger (Chrome Extension)

Bookmarklet manager helps you to manage bookmarklets easily. And you can import useful bookmarklets.

Development

  1. Clone repo
  2. npm install
  3. npm run dev to compile once or npm run watch to run the dev task in watch mode
  4. npm run build to build a production (minified) version