Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tshakalekholoane/invert
Invert the colours of a web page.
https://github.com/tshakalekholoane/invert
arc arc-browser brave brave-extension browser-extension chrome chrome-extension chrome-extensions chromium css dark-mode edge-browser edge-extension google-chrome google-chrome-extension javascript manifest manifest-v3
Last synced: about 2 months ago
JSON representation
Invert the colours of a web page.
- Host: GitHub
- URL: https://github.com/tshakalekholoane/invert
- Owner: tshakalekholoane
- License: isc
- Created: 2023-11-25T15:56:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-20T15:10:52.000Z (about 1 year ago)
- Last Synced: 2024-10-14T06:42:21.614Z (3 months ago)
- Topics: arc, arc-browser, brave, brave-extension, browser-extension, chrome, chrome-extension, chrome-extensions, chromium, css, dark-mode, edge-browser, edge-extension, google-chrome, google-chrome-extension, javascript, manifest, manifest-v3
- Language: JavaScript
- Homepage: https://tshaka.dev/x/invert
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Invert
A Chrome extension to invert the colours of a web page.
## Usage
Click the extension button or use the shortcut ⌃ + B or ⌘ + B on macOS to toggle the colours on the page in the current tab.
## Installation
1. Go to the extensions page by entering `chrome://extensions` in a new tab.
2. Enable Developer Mode by clicking the toggle switch in the upper right corner.
3. Click the **Load unpacked** button and select the extension directory.