Cacao CORS Proxy

★★★★★
★★★★★
154 users
<
>
Facebook Marketing For Dummies [Book]
★★★★★
★★★★★
Amazon .com Gift Card in A Birthday Cupcake Tin
★★★★★
★★★★★
Deadpool & Wolverine Shf Ver. Movie Ver. Deadpool Action Figure Model
★★★★★
★★★★★
Pro-Keds - Men's Royal Lo (Black)
★★★★★
★★★★★
Emails I Can_t Send Pack sabrina carpenter Cotton Tote Bag
★★★★★
★★★★★
Nike Tiempo Legend 10 Club MG 'Mad Ambition Pack' | Blue | Men's Size 4
★★★★★
★★★★★

The Cacao CORS Proxy Browser Extension intercepts the Fetch API for whitelisted URLs.

Find it on GitHub (http://github.com/michaelfig/cacao-extension)

The main application of Cacao is to allow Javascript running in a web browser to access cross-origin images (plain, or streams such as MJPEG) without failing due to Cross-Origin restrictions.

This is useful for applications such as WebRTC, which may need to process images from neither localhost nor the script's default origin.
Related