Anarios / return-youtube-dislike

Chrome extension to return youtube dislikes
https://returnyoutubedislike.com/
GNU General Public License v3.0
12.49k stars 555 forks source link

Add Timing-Allow-Origin header to API responses #895

Open Couchy opened 1 year ago

Couchy commented 1 year ago

Extension or Userscript?

Extension

Request or suggest a new feature!

Please add "Timing-Allow-Origin: *" to API responses, as this is needed to allow the client to check if the request was cached, so as to better comply with the current rate limiting.

https://stackoverflow.com/a/64127813 https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Timing-Allow-Origin

Ways to implement this!

No response

Can you work on this?

Will you be available for follow-up questions to help developers implement this?

Yes