An open API service indexing awesome lists of open source software.

https://github.com/gingerbeardman/highlighter

Chrome Extension to highlight user defined keywords on web pages
https://github.com/gingerbeardman/highlighter

Last synced: 11 months ago
JSON representation

Chrome Extension to highlight user defined keywords on web pages

Awesome Lists containing this project

README

          

Highlighter Chrome Extension
============================

## Overview

Highlight a user defined list of words on web pages. Supports groups so you can have related keywords appear in the same colour, plus much more!

##Download
[https://chrome.google.com/webstore/detail/highlighter/oibnefncafkleabfjlfheddocehlinga](https://chrome.google.com/webstore/detail/highlighter/oibnefncafkleabfjlfheddocehlinga)

##FEATURE LIST
- keywords support plain text and regular expressions!
- easy keyword entry
- with paste support
- drag and drop reordering
- automatic colouring
- instant update on the page
- page action
- options page
- highlight toggle
- works with dynamic content
- context menu
- fast!

##BUILT USING
- jQuery
- jQuery UI
- jQuery.highlightRegex
- jQuery Tags Input Plugin (modified)

## Changelog

**2014-01-21, version 1.0.0**
Initial push to github

**2013-02-16, version 1.0.0**
Private release

## To Do
See [TODO.markdown](TODO.markdown)