rhadamanthe / host-grabber-pp

A web extension, originally designed for Firefox, to find and download media files from various hosts.
MIT License
16 stars 6 forks source link

Allow to use search patterns on the current page #24

Closed rhadamanthe closed 6 years ago

rhadamanthe commented 6 years ago

There are cases where we would like to use XPath, class or ID solutions on a given page. But this is currently not possible. To do so, we should be able to set a keyword ($CURRENT$) as the path pattern. When it is set to this value, the search pattern would be applied on the current document and not on one that needs to be downloaded.