Compare Chrome extensions: Photo Calendar 2020 vs ForceCORS

Stats Photo Calendar 2020 Photo Calendar 2020 ForceCORS ForceCORS
User count 2,000+ 2,000+
Average rating 2.57 3.81
Rating count 82 16
Last updated 2019-11-27 2014-03-21
Size 314.37K 81.24K
Version 2.3 1.1
Short description
Take your daily inspiration from our photo calendar, based on 365 images Allows forcing Cross-Origin Resource Sharing headers on any desired URL; helpful when accessing remote services from a local host.
Full summary

365 photos for every day. All photos are selected manually by the following criteria: uniqueness, creativity, image quality, popularity. The pictures are from different topics like travel, animals, lifestyle, art and beautiful places around the world.

Want to see what picture we selected for tomorrow? Visit this extension every day and load the positive energy of the selected photo of the day.

You can also use the interactive calendar and see the picture for each day from 1900 to 2100. What photo did we choose for your birthday? Or what is the photo of your most special day? Spread our calendar and found out.

Disclaimer:

The photos are owned by Instagram and users with public profiles.

Photos used in the screenshots of this extension on the Chrome Web Store are by Instagram users: mylilchapter (Link: instagram.com/mylilchapter/), dotzsoh (Link:(instagram.com/dotzsoh/), artnowmas (Link: instagram.com/artnowmas).

This product uses the Instagram API but is not endorsed or certified by Instagram. All Instagram™ logos and trademarks displayed on this application are property of Instagram. All photos and videos are property of their respective owners.

ForceCORS is a Google Chrome extension which allows you to selectively apply CORS Headers to any web server responses you choose. This is extremely helpful when developing a web application that makes Ajax/XHR requests.

The extension requires you to specify the domains that you wish to monitor and allows you to explicitly define the headers to be added. This is preferable to completely disabling XHR security in your browser, which is a big security hole.

Regarding Permissions In order to allow you to append headers to ANY arbitrary location, this extension requires access to intercept ANY web request. However, by default the extension does NOT monitor any web traffic. Only URLs you specifically whitelist will be read by the extension, and only headers that YOU specify will be appended.

Note: Headers added by this extension will not appear in the DevTools "Network" panel due to a known Chrome bug: https://code.google.com/p/chromium/issues/detail?id=258064

This extension is open source under the MIT License and can be found on GitHub: https://github.com/chrisdeely/ForceCORS