nonstop icon indicating copy to clipboard operation
nonstop copied to clipboard

Nonstop 是一个 chrome 扩展,用于无感跳转到知乎,微博,掘金,豆瓣,CSDN,简书,QQ 邮箱等无法直接跳转的外链,免去手动跳转的烦恼。

Results 4 nonstop issues
Sort by recently updated
recently updated
newest added

能关闭知乎问题的登陆弹窗,但无法关闭知乎专栏登录弹窗,建议更新。 另外部分网站的中转连接也无法跳转了。

地址应该都是在target参数上了,在油猴上写了个掘金替换的,直接就跳过去了 `if (href.indexOf('juejin.cn') != -1) { window.onload = () => { let alist = document.querySelectorAll('p > a'); for(let i=0; i