samuthekid / fastfind

An awesome chrome extension to help tou keep track of multiple pieces of text!

Home Page:https://chrome.google.com/webstore/detail/fastfind/pacanidajfeoodnkjnlhjmfnijaeolge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast Find

Get the Fast Find extension here!

Building

  1. Clone repo
  2. npm i
  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

Installation

  1. Complete the steps to build the project above
  2. Go to chrome://extensions in Google Chrome
  3. With the developer mode checkbox ticked, click Load unpacked extension... and select the dist folder from this repo

About

An awesome chrome extension to help tou keep track of multiple pieces of text!

https://chrome.google.com/webstore/detail/fastfind/pacanidajfeoodnkjnlhjmfnijaeolge

License:MIT License


Languages

Language:TypeScript 74.3%Language:HTML 15.1%Language:CSS 8.3%Language:JavaScript 2.3%