Code Monkey home page Code Monkey logo

chromeextension_highlightall's Introduction

Highlight All - Extension for Google Chrome

        https://chrome.google.com/webstore/detail/fgnkddoolcfhpoccklnhlpdellmpjbnm


Please note, some code is copied from other projects:

	Highlighting is powered by a modified version of searchhi_slim.js:
	http://www.tedpavlic.com/post_simple_inpage_highlighting_example.php

	Color selection is powered by jscolor:
	http://jscolor.com/
	
	Color conversion:
	http://mjijackson.com/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript


Release Notes:

        New in version 0.30:
                 * Colors alternate when Clear Between Selections is not checked

	New in version 0.27:
		 * Ignores right click to eliminate odd behavior associated with CTRL key
		 * Code optimizations

	New in version 0.26:
		 * Hold ctrl key to temporarily enable "Highlight on Selection" when it is not checked
		 * Fixed 0.25 bug where "Highlight Selection" action did not work.

	New in version 0.25:
		 * Hold ctrl key to disable highlighting when "Highlight on Selection" is checked.
		 * The selection will not clear if the same selection is made twice.

	New in version 0.24:
		 * Search for full selection(splitting selection into separate words is an option)
		 * Separate word highlighting limited to 25 to prevent browser from crashing.
		 * All settings are stored between sessions
		 * Command button in toolbar with same options as context menu
		 * Options page where the highlight color can be set (text color is automatic)
		 * Settings in context menu are always available, even when right-clicking selection 

chromeextension_highlightall's People

Contributors

majgis avatar dcooliave avatar

Stargazers

Butch avatar

Watchers

Butch avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.