persepolisdm / Persepolis-WebExtension

WebExtension integration for Persepolis download manager
http://persepolisdm.github.io
GNU General Public License v3.0
74 stars 9 forks source link

Improve Modal UI #61

Open JafarAkhondali opened 5 months ago

JafarAkhondali commented 5 months ago

"Get Selected Links" and "Get all links" in context menu show a modal using inject CSS & JS in current page. This results in different pages styles get mixed together with the modal. We can isolate this by moving the into a iframe, with inline using srcdoc attribute of iframe.