Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.7 KB

README.md

File metadata and controls

52 lines (37 loc) · 1.7 KB

Chrome User Scripts

My personal collection of user scripts for Google Chrome.
Report Bug · Request Feature

Installation

To use one of my user scripts:

  1. Download the index.user.js file of the user script you're interested in.
  2. Launch your Chrome browser.
  3. Go to chrome://extensions.
  4. Drag the script file to the extensions list to install it.
  5. Enjoy!

Existing Scripts

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Although this is a personal collection, any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/amazing-new-script)
  3. Commit your Changes (git commit -m 'Add some AmazingUserScript)
  4. Push to the Branch (git push origin feature/amazing-new-script)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

David Schreiber-Ranner - @Flashmasterdash

Acknowledgements