Skip to content

AradhanaChhabra/Snippet-Extender-ChromeExt

Repository files navigation

Snippet Expander Chrome Plugin

Save customized snippets and use it anywhere in your browser

Downloadable Link

How to install the extension

  • Download the zip file from the link on your desktop and extract it.

  • On your computer, open Chrome. At the top right, click More then More tools and then Extensions.

  • Turn on the Developer Mode at the top right corner.

  • Alternative

  • You can directly open chrome://extensions/

  • Click on the Load Unpacked at the top left corner of your chrome browser window

  • Now move to the destination where zip file is stored and select the extracted folder.

  • Snippet extender is added to your browser

Working

Enclose the shortcut between arrows<> and use period key (".") for triggering the expanding of th snippet.

final_62050aba47c84b013e997d3a_138450.mp4

Project Structure

  • src/typescript: TypeScript source files
  • src/assets: static files
  • dist: Chrome Extension directory
  • dist/js: Generated JavaScript files

Build

npm run build

Load extension to chrome

Load dist directory

About

A chrome extension which lets you to create your own customised text snippets and use in your browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published