Skip to content

Instantly share code, notes, and snippets.

@GTHBNLK
GTHBNLK / main.meta.js
Last active February 20, 2017 10:47
Styles: Upwork.com Message Centre
// ==UserScript==
// @name Styles: Upwork.com Message Centre
// @version 0.2.7
// @description Clear some of the elements from the message center of Upwork.com website.
// @author GHNalk2016
// @include *://*.upwork.com/messages/rooms/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js
// @grant GM_addStyle
// @updateURL https://gist.githubusercontent.com/GHNalk2016/cdf096b4a5387eb3269f55d6912bad30/raw/main.meta.js
// @downloadURL https://gist.githubusercontent.com/GHNalk2016/cdf096b4a5387eb3269f55d6912bad30/raw/main.user.js
@GTHBNLK
GTHBNLK / main.meta.js
Last active June 4, 2020 00:09
Styles: Upwork.com Message Centre NEW
// ==UserScript==
// @name Styles: Upwork.com Message Centre NEW
// @version 0.1.6
// @description Clear some of the elements from the message center of Upwork.com website.
// @author GHNalk2016
// @include *://*.upwork.com/messages/rooms/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js
// @grant GM_addStyle
// @updateURL https://gist.githubusercontent.com/GHNalk2016/491f22242a9c09c4d0ae7f34037645d4/raw/main.meta.js
// @downloadURL https://gist.githubusercontent.com/GHNalk2016/491f22242a9c09c4d0ae7f34037645d4/raw/main.user.js
@GTHBNLK
GTHBNLK / actions-notify-page-load.meta.js
Last active July 22, 2019 12:51
Actions: Notify Page Load
// ==UserScript==
// @name Actions: Notify Page Load
// @description Notify when a page is loaded
// @version 0.1.7
// @author GHNalk2016
// @include *
// @updateURL https://gist.githubusercontent.com/GHNalk2016/62c21ffde45f202782766fb7eb39ff1a/raw/actions-notify-page-load.meta.js
// @downloadURL https://gist.githubusercontent.com/GHNalk2016/62c21ffde45f202782766fb7eb39ff1a/raw/actions-notify-page-load.user.js
// @grant none
// @noframes
@GTHBNLK
GTHBNLK / main.meta.js
Last active February 12, 2017 12:07
Styles: WallpaperUP.com
// ==UserScript==
// @name Styles: WallpaperUP.com
// @version 0.1.7
// @description Clear some of the elements from WallpaperUP.com website.
// @author GHNalk2016
// @include *://*.wallpaperup.com*
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js
// @grant GM_addStyle
// @updateURL https://gist.githubusercontent.com/GHNalk2016/6b2d7a761a62f8c4e18a6d2aff8862a3/raw/main.meta.js
// @downloadURL https://gist.githubusercontent.com/GHNalk2016/6b2d7a761a62f8c4e18a6d2aff8862a3/raw/main.user.js
@GTHBNLK
GTHBNLK / styles-google-search-results.meta.js
Last active April 15, 2016 14:59
Styles: Google Search Results
// ==UserScript==
// @name Styles: Google Search Results
// @version 0.6.0
// @description ...
// @author GHNalk2016
// @include *://*.google.*
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js
// @grant GM_addStyle
// @updateURL https://gist.githubusercontent.com/GHNalk2016/2fbf554bfb8be665fa7281a1d4577c04/raw/styles-google-search-results.meta.js
// @downloadURL https://gist.githubusercontent.com/GHNalk2016/2fbf554bfb8be665fa7281a1d4577c04/raw/styles-google-search-results.user.js