zachhardesty7 / tamper-monkey-scripts-collection

A collection of scripts to improve user experience and make life just a little bit easier on various websites
https://openuserjs.org/users/zachhardesty7/scripts
16 stars 3 forks source link

Tampermonkey Scripts Collection

Making life just a little easier on various websites with simple user interface improvements.

Description

This repo hosts a handful of different script files that Tampermonkey injects into the relevant websites. Certain websites just seemed to be missing something or something simple could really improve the functionality. I took it upon myself to add these features in the most seamless way possible. If you encounter any issues, check the known issues below. Uses Standard JS formatting.

Getting Started

Dependencies

Tampermonkey browser extension (download links)

Chrome | Firefox | Safari | Edge | Opera

Installation

Visit my profile the OpenUser website or the GreasyFork website to download and install any scripts! Scripts are automatically kept up to date with this repository.

Execution

Code will automatically execute on the designated websites!

Usage / Descriptions

For more information on Tampermonkey itself, please refer to their website.

Archived

These scripts will no longer be maintained or updated by myself. They are kept here for historical purposes. Feel free to submit a PR if you'd like to help update one of them!

Known Issues

Contributing

  1. Fork it (https://github.com/zachhardesty7/tamper-monkey-scripts-collection/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

Copyright 2018 Zachary Hardesty

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Full Apache 2.0 License Source

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Acknowledgements