ilbkkhmnmnehcicempfpekgcpneeekao
Chrome extension to intercept requests, create real-time mocks, and auto-insert headers for web development & testing API. Mockiato is an extension for Google Chrome, designed to optimize web application development and testing. It allows you to intercept outgoing requests in real-time and create mocks for them, ensuring quick emulation of server responses. In addition, Mockiato enables the addition or modification of headers in requests. This feature significantly simplifies request configuration and saves developers' time. Combined, these tools provide flexibility and convenience, making the development and testing process more efficient and reliable. You can submit issues, bugs or feature request at https://github.com/avivasyuta/mockiato/issues
Mock API Responses
Mock the response based on request url filter. Current Features: - Mock the API response - Fail the API based on request url - Pause and Resume the rules - Beautify the JSON response - Update of existing rule between mutation and failed - Get notification in extension itself whenever the rule filters matches - Label/Name the rule - Mock based on method type such as ANY, GET, POST... Upcoming: - Delay - Mock the request body - Route to different url Versions: 1.0: - Starter and only supports mocking of response - Update and delete of exiting responses 2.0: - Beautify the JSON response - Pause and Resume individual rules - Fail the API based on filtered request url - Update of existing rule between mutation and failed - Styling updates 2.2: - Get notification in extension itself whenever the rule filters matches - Clicking over tool will now directly opens the options page 2.3: - Added Label/Name the rule 2.5: - Removed restriction to mock only JSON. Now can mock response body type - Added NEW text over extension icon whenever the updates installed 2.6: - Fixed NEW text at extension over each new chrome session
tweak: mock and modify HTTP requests
Mock or modify your HTTP requests to test, develop and demo your web application tl;dr tweak allows you to mock and modify HTTP requests without leaving the browser You can intercept requests/API calls and 🪄 ﹥ Modify ⁃ Response data and headers ⁃ Status code ⁃ Request payload 💸 ⁃ Request headers 💸 ﹥ Delay individual requests/API calls ﹥ Export and import rules to organize and share your configs with your team ﹥ Search requests in the background to import them automatically Premium 💸 ﹥ Modify the response data by writing custom JavaScript ﹥ Organize your workspace with collections ﹥ Change rules in bulk using global custom variables ﹥ Create mock data with random generators ﹥ Use tweak’s breakpoints and logpoints to debug requests/API calls What you CAN’T do with tweak 🚫 ﹥ Replace documents such as HTML/CSS/Images Useful links 🔗 ﹥Getting started https://tweak-extension.com/docs/intro ﹥FAQs https://tweak-extension.com/faqs ﹥Changelog https://tweak-extension.com/changelog ﹥Support help@tweak-extension.com
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.
Tanuki Utilities
Provide useful utilities for GitLab users. * Change the GitLab favicon to a project icon; you can easily distinguish many GitLab tabs. * Move "Copy reference" button on top bar; the button is always shown for your easy access. This extension tries to change favicons in the **all** sites by default. You can specify which GitLab site (e.g. gitlab.com or your self-hosted site) you would like to change favicons. #### Change the GitLab favicon to a project icon