rthaut / deviantART-Filter

A browser extension that allows you to filter DeviantArt by user, keyword, and/or category.
https://rthaut.github.io/deviantART-Filter/
GNU General Public License v3.0
30 stars 1 forks source link

Create Filters from Deviation Context Menu and Modal #134

Closed rthaut closed 4 years ago

rthaut commented 4 years ago

This PR replaces the existing quick hide corner icon with a new context (right click) menu item on all deviation links. Clicking the new context menu item opens a modal dialog (put in an iframe covering the entire page with a semi-transparent background). The modal allows the user to create the following filters from the deviation's metadata:

This functionality closes #32 and closes #132.

Documentation will need to be updated/created for this functionality prior to release.

It may be better to create a new onboarding page for v6.1.0 that can be bundled with the extension and used any time major functionality is added/changed/removed, so I it is not part of this PR.