Skip to content

Minimal and secure way to add custom CSS in Chrome

Notifications You must be signed in to change notification settings

AlizeIm/chrome-custom-css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom CSS in Chrome

An extension for Google Chrome to add custom CSS on websites.

Secure. The extension does not require permissions to access all data on all websites all the time. Once you start editing CSS on a page, you get a permission prompt specific to that domain.

Permission dialog

Later, if the CSS for a domain is not used, the permission will be dropped.

Minimal. There are no UI clutter of any kind. The entire extension consists of a big editable area for CSS code for the current domain.

UI screenshot

About

Minimal and secure way to add custom CSS in Chrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 75.9%
  • HTML 15.9%
  • CSS 8.2%