How to load local JS files on live Production sites
Useful in debugging JS production bugs or testing local changes before shipping code to production.
How to set up requestly on Firefox using WebExtensionAPI
Learn how to develop and run Requestly on Firefox with this comprehensive guide using Webextensions API Firefox. Step-by-step instructions for development
Learn & bypass Content Security Policy HTTP Response Header
Bypass CSP header to speed up your testing
How backend devs can save an hour a day in local development & testing
In my previous organisation grofers, where I worked as a backend engineer, during development of any feature or even a small bug fix, we used to first develop & test the changes on the locally setup MicroService.
Best YC DevTools to accelerate development, testing, or debugging
List of YC companies that provide devtools and help build better products
How to set Custom userAgent string
A user agent identifies your browser to websites. Modify it with Requestly by setting up a "Modify User Agent" rule to test different browser behaviors easily.
How to Prevent Marketers from Tracking you using Requestly
Requestly has an easy interface that will allow you to quickly configure a rule that will strip all URLs with UTM parameters.
How Requestly helps developers and QA modify HTTP requests
Wondering what Requestly has for you? Checkout this detailed article for all your questions!
Try Convertflow on Any Website under 30 Seconds
Try Convertflow on any website with greater efficiency and less time and effort, using Requestly for smooth integration and optimization
How to test and debug Adobe Target campaigns in Chrome
You can integrate Adobe Target on your site either by directly integrating Adobe Target JS snippet or through Adobe Launch (DTM aka satellite). This article focuses on testing & debugging of Adobe Target campaigns (included with Adobe Launch).
Stop facebook from tracking you
Privacy is a myth in internet world but we must do whatever it takes to protect us from internet giants tracking us. In this article, we are going to help you setup a Requestly rule which you can use directly to stop Facebook from tracking you.
How to Mock and Fake GraphQL APIs using Chrome Extension
Graphql has completely changed the way APIs are used to fetch data. The simplicity and entity based architecture ensures support for complex querying