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 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 |
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 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 |
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 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 |
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 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 |
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 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 |