View Single Post
  #2384  
Old 09-30-2022, 03:54 PM
skyvan skyvan is offline
Junior Member
 
Join Date: Jul 2020
Posts: 2
Thanks: 0
Thanked 15 Times in 2 Posts
Default Linked Image List

https://addons.mozilla.org/de/firefo...content=search

You can also instantly return from the list to the link on the original page.
GIF images and WebM movies will be highlighted.
When you reload the list, the list is updated based on the new information.

Several operations can be done with gestures even in the list.
Also, if you are using [Foxy Gestures], you can do "open list" operation with gesture.
Please add the following to User Script.
browser.runtime.sendMessage("linkedimagelist@grue. addons.mozilla.org", {command: "openList"});

In the case of a link with a thumbnail, the thumbnail is displayed for the first time, and the link destination is displayed for the second operation.
In the case of a link without a thumbnail, the link destination is displayed.

This is useful when viewing the image board in particular.
Reply With Quote
The Following 2 Users Say Thank You to skyvan For This Useful Post:
onix (10-23-2022), pipe (07-28-2023)