Greasy Fork is available in English.

Magic Userscript+ : Show Site All UserJS

Finds available userscripts for the current webpage.

< Feedback on Magic Userscript+ : Show Site All UserJS

Review: OK - script works, but has bugs

§
Posted: 21/09/2022

没有50个脚本的也会显示50
源映射错误:Error: request failed with status 404
源 URL:https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=monline_3_dg&wd=mcbbs&fenlei=256&rsv_pq=0xacdce4b60002b7cc&rsv_t=616dVhSJvMgjggxgHTns5%2BakOPxhh30vL6OWcLZhTj280rEvDgrECRiszlbg&rqlang=en&rsv_enter=1&rsv_dl=tb&rsv_sug3=6&rsv_sug1=4&rsv_sug7=101&rsv_sug2=0&rsv_btype=t&inputT=2733&rsv_sug4=4869&rsv_sug=1
源映射 URL:magicuserjs.css.map

magicoflolisAuthor
§
Posted: 24/09/2022

Try to do the following


// At the end of 'boxCSS' remove '/*# sourceMappingURL=magicuserjs.css.map */'

// Example:
boxCSS = `.../*# sourceMappingURL=magicuserjs.css.map */`

boxCSS = `...`

Post reply

Sign in to post a reply.