Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doggy8088/azuredevopsworkitemhelpers
Azure DevOps Services Work Item Helpers
https://github.com/doggy8088/azuredevopsworkitemhelpers
tampermonkey tampermonkey-userscript userscript
Last synced: about 2 months ago
JSON representation
Azure DevOps Services Work Item Helpers
- Host: GitHub
- URL: https://github.com/doggy8088/azuredevopsworkitemhelpers
- Owner: doggy8088
- License: mit
- Created: 2021-07-01T13:15:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-01T13:29:56.000Z (over 3 years ago)
- Last Synced: 2024-12-19T22:55:23.762Z (about 2 months ago)
- Topics: tampermonkey, tampermonkey-userscript, userscript
- Language: JavaScript
- Homepage: https://www.facebook.com/will.fans/
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure DevOps Services Work Item Helpers
A [Tampermonkey](https://www.tampermonkey.net/) Userscript that add some features to the Work Item in the [Azure DevOps Services](https://azure.microsoft.com/en-us/services/devops/?WT.mc_id=DT-MVP-4015686).
## Install
1. Install [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) Chrome extension.
2. Click [this link](https://github.com/doggy8088/AzureDevOpsWorkItemHelpers/raw/main/AzureDevOpsWorkItemHelpers.user.js) to install Userscript.
3. Hit **Install** button in the **Tampermonkey** extension page.
![Hit Install button in the Tampermonkey extension page.](https://user-images.githubusercontent.com/88981/124132385-58dfdf80-dab3-11eb-9424-a05a1adc2d44.jpg)
## Usage
The function will be activated automatically after 2 seconds when navigate to a Work Item.
Or, you can press `Ctrl-Alt-Shift-P` to turn all **Screen recording** link into display videos directly within a Work Item.
## Links
- [Tampermonkey • Documentation](https://www.tampermonkey.net/documentation.php)
## Related Userscripts
- [doggy8088/TrackingTokenStripper: A Tampermonkey Userscript that remove most of the annoying tracking token from URL parameters](https://github.com/doggy8088/TrackingTokenStripper)