Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.17 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.17 KB

high-contrast-for-chrome

Fork of high contrast extension for Chrome and Chromium browsers with more presets.

Screenshot

screenshot

Original extension can be downloaded from:

Added presets are:

  • Cyan on Black
  • Green on Black (Fallout?)

To use it:

  • Visit chrome://extensions in your browser (or open up the Chrome menu by clicking the icon to the far right of the Omnibox: The menu's icon is three horizontal bars. and select Extensions under the Tools menu to get to the same place).
  • Ensure that the Developer mode checkbox in the top right-hand corner is checked.
  • Click Load unpacked extension… to pop up a file-selection dialog.
  • Navigate to the directory in which your extension files live, and select it.

More info on developing/using unpacked chrome extensions: https://developer.chrome.com/extensions/getstarted

License

Original copyright of the work is:

// Copyright (c) 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.