Skip to content

Instantly share code, notes, and snippets.

// an example to create a new mapping `ctrl-y`
mapkey('<Ctrl-y>', 'Show me the money', function() {
Front.showPopup('a well-known phrase uttered by characters in the 1996 film Jerry Maguire (Escape to close).');
});
settings.blacklistPattern = /.*leetcode-cn.com|.*.zczc.cz|.*.yikm.net|yowa.huya.com|.*.hackerrank.com|.*codesignal.com|.*lsp-dev|.*lintcode.com|.*acwing.com|.*diagrams.net/
settings.prevLinkRegex = /上一頁|上一页|«|<前页/
settings.nextLinkRegex = /下一頁|下一页|»|后页>/
// an example to replace `T` with `gt`, click `Default mappings` to see how `T` works.
map('gt', 'T');
map('<Ctrl-d>', 'yt'); //复制便签页