Reddit-Enhancement-Suite | Reddit Enhancement Suite | Browser Plugin library
kandi X-RAY | Reddit-Enhancement-Suite Summary
kandi X-RAY | Reddit-Enhancement-Suite Summary
Hi there! Thanks for checking out RES on GitHub. A few important notes:. I can't stop you from doing any of this. I'm just asking out of courtesy because I already spend a great deal of time providing tech support and chasing down bugs, and it's much harder when people think I'm the support guy for a separate branch of code.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Draws the options from a module .
- Create an edit bar .
- Create a widget instance .
- Draw an option input .
- Get user info
- Populate the dialog tag with the given tags .
- Edit a shortcut dialog
- stage the module options
- Watch for changes
- Attaches the add - component to the dashboard .
Reddit-Enhancement-Suite Key Features
Reddit-Enhancement-Suite Examples and Code Snippets
Community Discussions
Trending Discussions on Reddit-Enhancement-Suite
QUESTION
Chrome 65 removed support for the download
attribute on anchor elements with cross-origin href
s:
Block cross-originTo avoid what is essentially a user-mediated cross-origin information leakage, Blink will now ignore the presence of the download attribute on anchor elements with cross origin attributes. Note that this applies to
HTMLAnchorElement.download
as well as to the element itself.
This breaks serverless downloads (for cross-origin resources). It has also broken Reddit Enhancement Suite's save image button (.res-media-controls-download
) RES v5.12.0 fixed this by using the chrome.downloads API (the extension now requests your permission to Manage downloads)
Any workaround?
More details in the Web spec, thanks @jbmilgrom
...ANSWER
Answered 2019-Feb-06 at 10:50According to the discussion blob:
and data:
URLs are unaffected, so here is a workaround using fetch
and Blobs.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Reddit-Enhancement-Suite
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page