Skip to content

Chrome extension for adding custom CSS and JS to a web page

License

Notifications You must be signed in to change notification settings

soslan/web-sauce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a89578e · Mar 25, 2016

History

42 Commits
Mar 25, 2016
Mar 13, 2016
Mar 25, 2016
Jan 26, 2016
Mar 13, 2016
Feb 26, 2016

Repository files navigation

Introduction

Web sauce is a chrome extension for adding custom CSS and JavaScript to web pages.

Building

For building, run:

$ bash build.sh

For building in development mode, run:

$ bash build.sh develop

This will result in dist/WebSauce-develop directory.

TODO

  • [DONE] Ability to add custom CSS and JavaScript to a web page by its hostname.
  • [DONE] Implement wildcards for hostnames.
  • [DONE] Switch to pageAction
  • Add option of whether to inject to all frames or just the top one.
  • Implement import and export.

License

See LICENSE file.

About

Chrome extension for adding custom CSS and JS to a web page

Resources

License

Stars

Watchers

Forks

Packages

No packages published