Sleazy Fork is available in English.

Handy Image

Shows just fullsize Image with hotkeys & without pop-ups on many image-hosting sites

< 腳本Handy Image的回應

提問/評論

§
發表於:2016-03-23

Doesn't match against HTTPS site

Hey guys, this script looks like it could be "handy" ( :P ), but I've got a problem. I use HTTPS Everywhere, which has me use the HTTPS version of every site that supports it.

Unfortunately, this script does not match against the HTTPS versions of many sites. The particular site I'm having trouble with is SomeImage.com, but I suspect many of the other sites will have same issue.


Could you guys be talked into replacing "http://" with "*://" across the board? If the site doesn't support HTTPS, the script wouldn't be active there anyways - and by doing that, you won't have to constantly modify the list for when sites start supporting SSL/TLS.


If not, could you please modify SomeImage as listed below? Thanks!

Old:
// @match http://*.someimage.com/*
// @exclude http://*/someimage.com/compare/*

New:
// @match *://*.someimage.com/*
// @exclude *://*/someimage.com/compare/*

Owyn作者
§
發表於:2016-03-23

it has nothing to do with your https everywhere extension, someimage.com forces users to use https only now, it wasn't like that when its support was implemented. fixed in latest version.

actually very few image hosting websites support https, 99% just show:

Alt text

發表回覆

登入以回復