Đánh giá cho View Image Context Menu Item
View Image Context Menu Item bởi Anton G
3 đánh giá
- Xếp hạng 3 trong số 5bởi BlohoJo, 4 năm trướcDoes not work with imgur... expected behavior is selecting the "View Image" from the context menu opens the image itself, but actual behavior is it opens the page for the image on the imgur website. So for example, it opens "//imgur.com/xxxxxxx" instead of "//i.imgur.com/xxxxxxx.jpg".
Phản hồi của nhà phát triển
đã đăng 4 năm trướci am unable to replicate this in my own testing; i appear to be able to correctly open both image and video media using this addon when viewing imgur posts (correctly loads i.imgur.com/... url). if you can replicate this, can you please give a list of detailed steps (preferably open an issue on github as reviews don't support conversations well)? - Xếp hạng 3 trong số 5bởi Atant, 4 năm trướcОчень нужная вещь, но пока недоработанная. Нет перелистывания изображений, открывает изо в том же окне, потому глючит возврат на страницу.
Phản hồi của nhà phát triển
đã đăng 4 năm trướccan you please elaborate on the issue? im not sure i understand what doesn't work correctly. (starting an issue on github would be ideal) - Xếp hạng 3 trong số 5bởi beert, 4 năm trướcThanks for making this add-on. Unfortunately it doesn't work with sites like Pixiv, opened pics show 403 error.
Phản hồi của nhà phát triển
đã đăng 4 năm trướcI believe this is due to such image sites requiring the referrer to be set on the image request. The normal tabs and windows addon API does not allow the referrer to be configured.
There are probably ways around this but that would require making the addon a lot more invasive into the web page to trigger opening the image from within page.
Edit4: version 2.0 should properly implement this using webrequest