kmphamhphplpcjcabjdjjklfjmgkmpba
This is a tool for mocking XMLHttpRequest and fetch requests. It helps developers reduce reliance on real APIs during development, enabling more efficient coding and testing. 1. Support for mocking API requests made using XMLHttpRequest or fetch methods. 2. Automatic generation of mock data based on Swagger 2.0 documentation. 3. Ability to modify request headers (Request Headers). 4. Ability to modify request bodies (Request Body). 5. Support for redirecting API requests. 6. Offers three matching modes: contains, equals, and regexp, to meet different API matching needs. 7. Customization of return status and response time. 8. Support for importing and exporting configuration data. 9. Light and dark themes available. 10. Bilingual support for Chinese and English, with automatic language selection based on the browser's language settings. 11. Configuration data can be converted into TypeScript type definitions.
稀土掘金
为程序员、设计师、产品经理每日发现优质内容。 在新标签页展示聚合内容,包含前端、Android、iOS、后端、产品、设计六大频道,每个频道内都有一到多个内容源; 此外提供综合搜索及开发辅助小工具等能力为开发者的工作提效,浏览器激活状态下双击"j"键可快速唤起搜索框; 用户可以根据自己的需求和喜好自定义页面布局、切换日间/深色模式; 此浏览器拓展由稀土掘金技术社区(juejin.cn)提供支持,在线问题反馈请访问 https://juejin.cn/topic/6824710202692993037?sort=newest 。
MockMan - mock APIs
Mocks api responses for AJAX (XHR) requests. (Postman for Frontend) This is essentially built to increase productivity in frontend development. Made for developers, it lets users to define rules (url, method and mock response) to respond to AJAX calls. Supports all common libraries like axios, superagent, XMLHttp, fetch etc. Response can be a JSON object or an error. It includes a JSON formatter to automatically convert your response in proper json format. Each rule can be individually turned on/off to apply mocking. There's a global power switch to turn off mocking all the rules at once. The JSON object maker lets users to make the object in JS syntax and the formatter will convert it into valid JSON object with inverted commas and no trailing commas etc. Features: 1. Urls can be absolute complete paths or regex enabled. 2. Labels for rules, so user can add different versions of same api 3. Delay in response 4. Test your app with success and error responses. 5. Add response headers along with mock response in the rule. Steps for Users - 1. Define the api url, method, response JSON or error msg to be mocked. 2. Refresh the project and the ajax / fetch request will be mocked. Mocked url will disappear from network tab and appear in console if rule matches. For any query or bug report or feature request - reach out to nerdynbirdy@gmail.com. This extension is made with love for fellow developers. If this helps you, support us with good reviews :)) Let's build stuff.
Requestly: Intercept & Modify HTTP Requests
Intercept & modify HTTP(S) traffic: redirect URLs, modify headers, inject scripts, mock REST & GraphQL APIs, and more. 🚀 Best Chrome extension to supercharge Web Development & QA. Trusted by 300,000+ developers. 👉 Requestly works directly in Chrome with beautiful, modern UI and team collaboration features. Popular features – Modify HTTP Headers, Override API Responses, API Mocking, Redirect URLs, Insert Scripts & HTTP Interceptor. 🌟 Top Use Cases → Mock API Responses to build frontend when backend isn't ready → Modify HTTP Request & Response Headers → Test local JavaScript changes directly on production sites → Use HTTP Redirect Rule to load scripts from local or staging environments on production sites → Modify and Mock API Request payload, Response body, & Status Code → Override GraphQL Requests 📌 https://requestly.com/blog/what-is-requestly Requestly (now a part of BrowserStack) doesn't set up a proxy in your browser, and hence, developers don't face VPN issues or lags while using it. Requestly leverages Chrome Extension APIs under the hood to intercept & modify requests. 👉 Redirect URLs, Change Host, Modify Query Params (Map Remote or Map Local) → Use dev/staging APIs in production sites & test local changes without code changes → Debug remote Javascript by loading locally running JS in production sites → Switch Hosts (e.g. abc.com/* to xyz.com/*) using Replace Rule → Debug Ad Tracking Pixels, Debug A/B Test Campaigns, etc → Remote Debugging with Requestly on Production sites → Swap Adobe Launch (Adobe DTM) scripts in production with staging script 📌 Demo Video – https://www.youtube.com/watch?v=85GVaOWTnlE 👉 Insert Scripts to any Webpage → UserScripts are simple JavaScript/CSS code that can change the layout of a page, add or remove new functionality and content, or automate actions. → Use File Server to upload long scripts and Inject them using Script Rule → Inject your JS tags on potential customers' sites and test your features → The sales/product team can use this to demo the product directly on the prospect's website (10x engaging demo) 📌 Demo – https://www.youtube.com/watch?v=4dvucRjLwGY 👉 Requestly supports the following imports → All HTTP header profiles from ModHeader → JSON configuration for Redirects & Scripts from Resource Override → XML configuration from Charles Proxy (Map local isn't supported in chrome extension yet due to technical limitations in browser) 👉 Additional Features → Enable/Disable rules with a single click → Export and import the rules and maintain a backup for your rules → Easy collaboration with others. Share Rules with other Users in one click 📌 Demo – https://www.youtube.com/watch?v=BM7kTFy-vdc
Mokku
Adds the API mocker MOKKU to Chrome Developer Tools for seamless integration & testing. 🚀 Take Control of Your API Workflows with Mokku Stop waiting for backend deployments or struggling with unstable staging environments. Mokku is the ultimate developer tool that integrates directly into your Chrome DevTools to let you mock, modify, and manage API responses seamlessly. Whether you're building a frontend against a non-existent API or testing edge-case error states, Mokku gives you the power of a full mock server right inside your browser. Complete Control: Specify JSON bodies, HTTP status codes, time delays (latency), and custom headers. GraphQL Native: Full support for mocking GraphQL queries and mutations. Dynamic Responses: Go beyond static files. Write JavaScript functions to return complex, conditional data based on the request. Dynamic URL Matching: Use patterns like /goals/:goalId (powered by path-to-regexp v8.2.0). URL parameters are passed directly to your response functions. Pro Editor: Built-in Monaco Editor (the engine behind VSCode) for a premium coding experience. Modify request headers globally or on a per-URL basis. Perfect for testing auth tokens or custom headers without touching your source code. Projects: Group mocks and headers by project to keep your workspace clutter-free. Import/Export: Share mocks with your team or backup your setup by exporting project-based configurations. ⚙️ How it Works Mokku adds a dedicated tab to your Chrome DevTools. You can: Click-to-Mock: Pick any existing network call from your logs and turn it into a mock with one click. Start from Scratch: Create custom mocks manually for APIs that don’t exist yet. Safe Injection: Mokku is non-intrusive. It only injects scripts into localhost by default. For all other domains, it remains inactive until you manually enable it from the panel. Secure Storage: Your mocks are stored safely within your Chrome profile storage. Stop waiting for the backend. Start building with Mokku.