Cacao CORS Proxy

★★★★★
★★★★★
165 users
<
>
Matthew Perry Book Friends, Lovers And The Big Terrible Thing: Memoir
★★★★★
★★★★★
Auckland Instagram Stories
★★★★★
★★★★★
1 gal. Home Decorators Collection #HDC-NT-24 Glacier Valley Satin Enamel Exterior Paint & Primer
★★★★★
★★★★★
Sabrina Carpenter - Short N' Sweet Limited LP in Blue at Urban Outfitters
★★★★★
★★★★★
S.H.Figuarts Deadpool & Wolverine - Deadpool Mint Condition Packaging (C9 or better)
★★★★★
★★★★★
Cl� De Peau Beaut� Lipstick, Berry Bravura (4 g)
★★★★★
★★★★★

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