Resource Override Chrome Extension Alternative
Resource Override is a Chrome extension created by Kyle Paulsen to modify request/response headers, redirect URLs, insert scripts, and more. However, the developer has discontinued its development indefinitely, primarily due to new restrictions introduced in MV3. While I agree with Kyle that the new restrictions are stringent, I don’t completely disagree with Google’s decision to impose them. Considering scammers were exploiting MV2, MV3 helps prevent attackers from misusing minimal permissions for malicious activities.
As it has not upgraded to MV3, google now shows a notice – “This extension may soon no longer be supported because it doesn’t follow best practices for Chrome extensions”. This means soon the plugin with be removed from Chrome Store and you won’t be able to use it. Finding an alternative today is the only option.
Resource Override Alternative
Resource Override has 4 main features — URL -> URL
, URL -> File
, Inject File
& Change Headers
. So our search should be around a browser extension supporting all these features. Let me introduce you to a browser extension that provides these 4 features along with some other important features required during development and testing.
Requestly is an open-source and lightweight web debugging proxy available as a browser extension and desktop app to intercept and modify network requests.
Why use it instead of Resource Override?
Apart from being open-source, Requestly does all and more than what Resource Override does with a cleaner UI!
Requestly can:
- Redirect URLs
- Insert Scripts
- Modify API Response
- Modify Request Body
- Modify Headers
- Mock APIs
- Delay Network Requests
- Modify Query Parameters
- Powerful API Client
Additionally, you can create mock APIs endpoints, recording web sessions with network and console logs, and also have a lightweight web-based API testing tool to test your APIs.
For detailed comparison please check Resource Override vs Requestly
Currently, we have 200K+ users using our extension with 1200+ reviews!
Moreover,
- Requestly works with Selenium,
- Supports delay in both XHR & fetch based API requests,
- Export/ Import rules and maintain a back-up of your rules,
See what our users have to say about us!
Migrate Rules: RO → Requestly
Migrate your rules from Resource Override to Requestly with 1 Click, follow the documentation to export your rules from RO, and import them into Requestly.
Happy debugging!
Contents
Subscribe for latest updates
Share this article
Related posts