GuGuss / ARTE-7-Downloader

User script to download videos from the ARTE+7 website
GNU General Public License v3.0
263 stars 33 forks source link

WebExt permission a bit overkill to fetch() CORS #76

Closed Bumbadawg closed 3 years ago

Bumbadawg commented 5 years ago

In order to Fetch/XHR on CORS iframes with WebExt, i used the Permission: "all-frames" which is overkill imho. If there's one way to KISS, i'll be glad to merge any PR.