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 SmartMark6 | |
// @namespace SmartMark6 | |
// @description Buy SmartMark6 | |
// @include https://bet.hkjc.com/marksix/single.aspx* | |
// @include https://bet.hkjc.com/marksix/Single_Snowball.aspx* | |
// @require https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js | |
// ==/UserScript== | |
$("#tips").after('<textarea id="SmartMark6Textarea" rows="6" cols="33" placeholder="SmartMark6Textarea"></textarea>\ |
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 Apple Daily Section Expander | |
// @namespace AppleDailySectionExpander | |
// @description Expand all articles in one section, no need to click one by one | |
// @include https://hk.news.appledaily.com/daily/local/* | |
// @include https://hk.news.appledaily.com/daily/international/* | |
// @include https://hk.finance.appledaily.com/daily/finance/* | |
// @include https://hk.entertainment.appledaily.com/daily/entertainment/* | |
// @include https://hk.sports.appledaily.com/daily/sports/* | |
// @include https://hk.lifestyle.appledaily.com/* |