Redirect option + image file url bug fix + video & div support#269
Redirect option + image file url bug fix + video & div support#269moogamouth wants to merge 10 commits into
Conversation
|
@moogamouth hi, thanks for PR, whats CPU and RAM on your machine? I just worry that it will be work slow for some users |
|
11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz 2.90 GHz, 8 GB RAM no GPU. Also I'm not super experienced with pull requests so I didn't realize that my new commits automatically got added to the request. |
|
@moogamouth great, to be honest, I didnt touch this repo for 1-2 years, so I need time to setup environment and check you PR. If I haven't any new till Feb 20 evening, it means that I'll check in March(I have vacation where internet doesn't work). Please ping me March 2 if I forget =( |
|
I just stupidly deleted a comment where I said that we need a CORS proxy. I'm just going to use a CORS proxy service. |
Yeah, I faced with similar error, looks like we should have toggle for this feature |
|
@yzevm have you looked to approve the pr? |
Changes
Added a "redirect" option that redirects to about:blank, fixed filtering for image file urls, added video and div support.
Fixes # (issue)
This extension did not work on image file urls (example.com/image.png), now it does.
Type of change
Checklist