Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 798 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 798 Bytes

MarkMyWords

By Armin Koefler, 29.09.2017

A chrome extension for highlighting all occurrences of the currently selected word(s).

Notes:

In order to create a chrom extension follow orders in https://developer.chrome.com/webstore/publish The package to install can be created by executing pack.sh

Version changes

  • 0.9 - First published version, basic functions working
  • 0.10 - Excluded urls (http and ftp) as well as email address from being highlighted.