atgctg / force-dark-theme-extension

Force Dark Theme Chrome Extension using Invert Filters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Force Dark Theme

This chrome extension allows you to toggle dark mode on your current tab by inserting dark-mode.css into the page.

Installation

  1. Download or clone the repository.
  2. In chrome, navigate to chrome://extensions/
  3. Turn on the Developer mode by clicking the toggle switch in the top right corner
  4. Click on the Load Unpacked button
  5. Select the repository folder

Usage

  1. Click on the extension icon located on the toolbar
  2. It will toggle the dark mode on/off
  3. Set a keyboard shortcut on chrome://extensions/shortcuts

About

Force Dark Theme Chrome Extension using Invert Filters


Languages

Language:JavaScript 69.2%Language:CSS 30.8%