Skip to content

Instantly share code, notes, and snippets.

@splintor
splintor / quizletHideAccentBar.user.js
Created February 6, 2020 19:47
Quizlet - Hide accent bar
// ==UserScript==
// @name Quizlet - Hide accent bar
// @namespace http://shmulik.flint.org/
// @version 0.1
// @description Hide Quizlet accent bar which is annoying and not needed if you have proper keyboard
// @author Shmulik Flint
// @match https://quizlet.com/*
// @updateUrl https://gist.github.com/splintor/e466f39814f1c51995bb6a40fb6a6314/raw
// @grant GM_addStyle
// ==/UserScript==
@splintor
splintor / gitHubAddSearchTerm.user.js
Created February 6, 2020 19:55
GitHub - add search term in search results header
// ==UserScript==
// @name GitHub - add search term in search results header
// @namespace http://shmulik.flint.org/
// @version 0.1
// @description Make it clear what we were looking for.
// @author Shmulik Flint
// @match https://github.com/search*
// @updateUrl https://gist.github.com/splintor/d42b5d6fe95361a0a9b9951f6aabe739/raw
// @grant none
// ==/UserScript==
@splintor
splintor / pr-format.user.js
Created April 30, 2020 12:03
Github - Format pull request message
// ==UserScript==
// @name Github - Format pull request message
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Set default value for new PR description
// @author Shmulik Flint
// @match https://github.com/wix-private/*/compare/*
// @grant none
// ==/UserScript==
@splintor
splintor / zap-highlight-diffs
Last active June 1, 2020 19:31
Zap.co.il Highlight diffs in compare window
// ==UserScript==
// @name Zap.co.il Highlight diffs in compare window
// @namespace http://shmulik.flint.org/
// @version 0.2
// @description Highlight different rows when comparing items
// @author Shmulik Flint
// @match https://www.zap.co.il/compare.aspx?*
// @updateURL https://gist.github.com/splintor/00b77e6ceefaaa5708bc15546b49aa8c/raw
// @downloadURL https://gist.github.com/splintor/00b77e6ceefaaa5708bc15546b49aa8c/raw
// @grant GM_addStyle
@splintor
splintor / JIRA Auto-login.user.js
Last active January 3, 2021 15:42
JIRA Auto-login
// ==UserScript==
// @name JIRA Auto-login
// @version 0.3
// @description Click the auto-login link when JIRA is not connected
// @author Shmulik Flint
// @match https://jira.wixpress.com/*
// @icon https://jira.wixpress.com/s/axu8xe/803004/0ce41cd00ea738d648224bf4342ed953/_/images/fav-jsw.png
// @updateURL https://gist.github.com/splintor/7982159b7488b92505d27b7ecc594b6e/raw
// @downloadURL https://gist.github.com/splintor/7982159b7488b92505d27b7ecc594b6e/raw
// ==/UserScript==
@splintor
splintor / auto-select-wix-account.user.js
Last active January 11, 2021 16:14
Google Account Chooser - auto select Wix account
// ==UserScript==
// @name Google Account Chooser - auto select Wix account
// @namespace http://splintor.wordpress.com/
// @version 1.0.4
// @description Automatically login to your @wix.com account in Google Account Chooser
// @author Shmulik Flint
// @match https://accounts.google.com/signin/*
// @match https://accounts.google.com/AccountChooser*
// @match https://accounts.google.com/o/oauth2/auth*
// @match https://accounts.google.com/o/oauth2/v*/auth*
@splintor
splintor / JIRAHighlightCurrentUser.user.js
Last active January 3, 2021 13:02
JIRA - Highlight tickets assigned to current user
// ==UserScript==
// @name JIRA - Highlight tickets assigned to current user
// @namespace https://github.com/splintor/
// @version 0.2
// @description Make tickets assigned to current user more prominent
// @author You
// @match https://jira.wixpress.com/*
// @icon https://jira.wixpress.com/s/axu8xe/803004/0ce41cd00ea738d648224bf4342ed953/_/images/fav-jsw.png
// @downloadURL https://gist.github.com/splintor/a8b875e3778744c6b679b2f7db289588/raw
// @updateURL https://gist.github.com/splintor/a8b875e3778744c6b679b2f7db289588/raw
@splintor
splintor / teamcity-auto-login.user.js
Last active January 11, 2021 16:15
TeamCity auto-login
// ==UserScript==
// @name TeamCity Auto-login
// @version 0.1
// @description Click the "Login via oAuth" button when TeamCity is not connected
// @author Shmulik Flint
// @match http://*tc.dev.wixpress.com/login.html
// @downloadURL https://gist.github.com/splintor/6a2b8b4bc81210fc33483a423fc90bbf/raw
// @updateURL https://gist.github.com/splintor/6a2b8b4bc81210fc33483a423fc90bbf/raw
// @icon http://tc.dev.wixpress.com/favicon.ico
// ==/UserScript==
@splintor
splintor / auto-close-zoom-window.user.js
Last active March 11, 2021 15:18
Zoom - auto-close browser window
// ==UserScript==
// @name Zoom - auto-close browser window
// @version 0.2
// @description Auto-close Zoom browser window after 15 seconds
// @author Shmulik Flint
// @match https://wix.zoom.us/*
// @match https://zoom.us/postattendee*
// @downloadURL https://gist.github.com/splintor/fc4e357f7c7b0dc2701dd12101fd1a42/raw
// @updateURL https://gist.github.com/splintor/fc4e357f7c7b0dc2701dd12101fd1a42/raw
// @icon https://wix.zoom.us/zoom.ico
// ==UserScript==
// @name Planet of Apes - Add vertical name
// @namespace http://tampermonkey.net/
// @version 0.1
// @author Shmulik Flint
// @match https://manage.wix.com/dashboard/*/preinstall-automations
// @icon https://www.google.com/s2/favicons?domain=wix.com
// @downloadURL https://gist.github.com/splintor/1ba478e534060b77ca5b3c8c9acb7bec/raw
// @updateURL https://gist.github.com/splintor/1ba478e534060b77ca5b3c8c9acb7bec/raw
// ==/UserScript==