Skip to content

azer/.w3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome extension to customize the web with JS & CSS files organized under ~/.w3.

Example .w3 directory;

$ ls ~/.w3
flickr.com.css gmail.com.js wikipedia.org.css

Supported OS/Distro: Arch Linux

Install

Python3+ is needed to serve the files under ~/.w3 via python -m http.server command.

On Arch Linux

$ make install-arch
$ /etc/rc.d/w3d start

Usage Examples

Credits

Inspired from and based on defunkt/dotjs and stewart/dotcss.

About

A Google Chrome extension that executes JavaScript and CSS files in ~/.w3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published