Popup - solorey/Art-Saver GitHub Wiki

The popup shows in the url bar when you are on a site the extension supports.

Options

Clicking this opens the options page.

Page and Site stats

Page

Saved : This is how many images/thumbnails have a checkmark in the upper right hand corner. Clicking this button will recheck the entire page if you have updated the userlist without needing to refresh the tab.

Downloads : This is how many images/thumbnails that can be downloaded and have a download button. Warning! Clicking this button does nothing more than click all the download buttons at the same time and can slow down your browser.

Site

Users saved : The total amount of users saved under the current site.

Submissions saved : The total amount of submissions from all users saved under the current site.

User stats

If the page is specific to a user then this tab will show.

Profile buttons

Home : Opens the users home page.

Gallery : Opens the users gallery to view their submissions.

Folder : Opens the users folder in the filesystem. Only shows if the user is saved in the userlist.

How the Folder button works. Warning! It is hacky.

The current Webextension API does not normally have access to the filesystem. However with the Downloads permission, it is possible to open the folder of a recently downloaded file.

The way this button works is that it downloads an empty file to the folder described in the User folder option in the sites options, opens the folder the file was downloaded to, and immediately deletes the file and the files download history, leaving you with an open window of the users folder.

User stats

Saved : The total amount of submissions saved under the user. Only shows if the user is saved in the userlist.

User stats : Additional information about the user extracted from their homepage.

Searching

Some stats upon clicking will open a search box. The search box shows a scrollable list of every item associated with that stat. It is expandable by dragging the bottom right corner.

If the search box is a list of

  • Users : Clicking will take you the the user's homepage.
  • Submission Ids : Click will take you to the submission page.