Handy Image

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

< Отзив за Handy Image

Въпрос/коментар

§
Публикуван на: 23.03.2016

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Автор
§
Публикуван на: 23.03.2016

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

Публикувайте отговор

Влезте, за да публикувате отговор.