Compare Chrome extensions: Userback: Visual Feedback & Bug Reporting vs ForceCORS

Stats Userback: Visual Feedback & Bug Reporting Userback: Visual Feedback & Bug Reporting ForceCORS ForceCORS
User count 5,000+ 2,000+
Average rating 4.83 3.81
Rating count 41 16
Last updated 2024-04-08 2014-03-21
Size 7.69M 81.24K
Version 5.0.18 1.1
Short description
Userback is a visual feedback & bug reporting tool for websites Allows forcing Cross-Origin Resource Sharing headers on any desired URL; helpful when accessing remote services from a local host.
Full summary

Userback’s browser extension helps product managers, designers and developers revolutionize their feedback process with a no-code option for feedback capture. Download, install, and start submitting feedback in a flash.

Navigate to any website or web application, click the Userback extension, and effortlessly provide feedback. Streamline the process with annotated screenshots and videos and get your message across like never before.

Collaborate with your team by inviting them to your Userback projects and streamline workflows by connecting Userback with project management tools like Jira, Slack, GitHub and more.

✨ KEY BENEFITS

  • Rich context requires 33% less interactions required to resolve feedback
  • Reduce bug report management time by 42%
  • Speed time to resolution 10X versus email and spreadsheets
  • Centralized feedback reduces monthly management across all feedback by over 20%
  • Create a frictionless feedback submission process for internal testers and clients

✨ WHAT CUSTOMERS SAY "Awesome Tool To Gather Customer Feedback, Bugs" - Kaushal, Founder

See more

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