This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Twitch VOD - Show full date & time | |
| // @namespace https://github.com/Yoshiin | |
| // @version 1.0 | |
| // @description Add VOD full date time on video page | |
| // @author Yoshin | |
| // @match https://www.twitch.tv/videos/* | |
| // @grant none | |
| // @homepageURL https://gist.github.com/Yoshiin/64c3f66652f4af56203fb584b520d442 | |
| // @copyright 2021, Yoshin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name X (Twitter) - Default "Following" tab | |
| // @namespace http://tampermonkey.net/ | |
| // @version 1.0 | |
| // @description Redirect to "Following" tab on x.com (twitter.com) by default | |
| // @author Yoshin | |
| // @match https://x.com | |
| // @match https://x.com/home | |
| // @match https://twitter.com | |
| // @match https://twitter.com/home |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": "2", | |
| "templates": [ | |
| { | |
| "type": 1, | |
| "name": "zeebe_broker", | |
| "title": "Zeebe Standalone Broker", | |
| "description": "Zeebe workflow engine with a single broker", | |
| "categories": [ | |
| "workflow", |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": "2", | |
| "templates": [ | |
| { | |
| "categories": [ | |
| "Automation", | |
| "AI" | |
| ], | |
| "description": "Automate your marketing, sales and operations", | |
| "logo": "https://cdn.activepieces.com/brand/full-logo-white.svg", |