Mokku icon

Mokku

Extension Actions

CRX ID
llflfcikklhgamfmnjkgpdadpmdplmji
Status
  • Extension status: Featured
  • Live on Store
Description from extension meta

Adds the API mocker MOKKU to Chrome Developer Tools for seamless integration & testing.

Image from store
Mokku
Description from store

Mokku helps user by mocking API and changing their response, response time and status, user can try all test case scenario like long loading time, error states, or any missing or incorrect data.

Mokku adds itself as a tab in dev tools as a panel. In the tab user can see network logs and mocks. Any network call from the logs can be mocked by simply clicking mock button then response can be edited. User can also search logs. Mock can also be created from scratch from create mock button.

Detailed Release notes: https://github.com/mukuljainx/Mokku/releases
v2.0.12
add webRequest permission

v2.0.11
Remove add

v2.0.10
Adds proper info to ad

v2.0.9
Removes ad (will be back after with proper info)

v2.0.7/8
Adds ad to Google Search, totally harmless you can check the code at Github.

v2.0.6
Remove sentry from inject script
Error handling while searching mocks

v2.0.4
Feature:
load Mokku in separate window as well
Add sentry for error tracking
Mock headers from log as well

v2.0.1
Fix: status not reflecting in mock
Feat: add option to edit mocked log

v2.0.0
New UI
Dark Theme
Resizable modal (log and mock)
Better code (allows adding feature quickly)
Bug fixes

v1.8.2
Fixed the broken build.

v1.8.0
Updates the manifest and other packages to latest version. Nothing new, this can break things but a required change to improve the extension and to release v2.0.0

v1.7.0
Allow user to create multiple mocks with same url and method. On creating new mock any previous will be disabled, same goes for enabling any mock.
Adds description field for mocks.

v1.6.1
Bug fix

v1.5.0
Add text response format.

v1.4.0
Auto format JSON after pasting, if valid

v1.3.0
Import and export Mocks
Copy a mock for quick duplication

v1.2.0
New JSON Editor with linting more verbose errors

v1.1.0
Dynamic URL Mocking
URL such as
1. "service/chat/user/:userId/messages" can be added. All the URL such as "service/chat/user/u1/messages", "service/chat/user/u2/messages" etc will be matched though response will remain same. In future userId will available as param just like express and you can provide a handler function.

2. "service/some/thing/(.*)" can also be added, (.*) will match anything just like the above.

All URL's are accessible but Mokku doesn't inject scripts into any pages apart from which are served locally and accessed using 'http://localhost*' until enabled from the Panel.

Collections & Dynamic mock generators coming soon!

You can submit issues, bugs or feature request at https://github.com/mukuljainx/mokku/issues

Latest reviews

Botan
Gets the work done, import/export functionality can surely help!
Subhadip Pal
Best mocking tool, thank you Developer
Dana Mulder
Works as expected!
Marcos Avila
How can I make a backup? I don't see any option
Marko Rajevic
Is this Extension safe, I see that put some inject.js script that makes calls to my API?
Голос Разума
Disgusting. First, the developer decided to completely hide the source code of the extension, but now he has started inserting advertisements without users’ permission. Better use the free and fully open source mockiato extension.
Natalia Díaz Palacios
awesome app! easy to use! the only thing is that is presenting an issue when 204 status is thrown
Chris Weller
Avoid like the plague - a developer that's willing to injects ads into your Google homepage without warning will likely do far worse in the future. EDIT: I've created an ad-free fork, available on GitHub under "MokkuReborn". Please support Mukul with donations if you opt to use the ad-free version. https://github.com/itsWeller/MokkuReborn
Asman Umbetov
The extension injects ads into the Google pages
Lukas Schmid
It WAS a great extension. Shows now ad on google search result. What a shame.
Misael Freitas
Muito boa para o que foi feita para ser usada. Porém comoçou a enfiar ads na pesquisa do google Então ja não recomendo mais.
Clara Griveau
Was great but deleted it now that it triggers ad on my google search
Gökberk Karaca
I removed this extension since it displayed an advertisement on my Google searches without my permission, and didn't mention the source of the advertisement
Tyler Charlesworth
Adware!! Recently has begun injecting probably harmless but unexpected and unadvertised ads into Google search results. Generally, Chrome extensions with high levels of browser access are big security risks and it is VERY concerning to see an extension exhibiting unexpected behavior. This was a helpful extension once in a while and if the description noted this ad and the ad itself indicated what had injected it, this would feel more trustworthy. But the stakes are too high to have untrustworthy code with access to every page I'm browsing — removed! Thanks to Mukul for the work on this thus far (totally understand that this can be thankless work and monetizing is hard) and thanks to the other reviewers here that have identify this as the offending extension without me having to search through all extensions' source code.
Ashish Chouksey
Sadly removing this extension because of the ad. Even if the ad is harmless, it still feels like a breach because firstly it didn't ask for my permission nor did it inform about its origin (could be a line at the top of the ad saying 'by Mokku') and like others, I had to go through all my extensions to identify its source (I even ran a full scan because I feared it was a malware or something).
Aiden Mellor
Even if the ad is harmless, it still adds unnecessary bloat. Imagine if every plugin did this. Additionally, the ad doesn’t indicate which extension it comes from, making it deceptive and forcing you to search through all your plugins to identify the source.
Giancarlos Castillo
It used to be so good until they started to injecting ads
Drazen Bjelovuk
Injects random ads into web pages.
Abdul Mujib DCT
This extension is injecting ads into webpages.
Ariel Ortmann
It was good, now it injects advertising into sites.
Rishav Agrahari
One of the best API mock extensions I have encountered.
Chirag Pandit
Works
Mefit Hernandez
Awesome extension! Had help me on my day to day work.
Muhammad Abdullah
It is great help. Could you please provide guidance on how to simulate API requests using a syntax pattern similar to sample.com/api/*?
Stuart Myers
Mokku is an excellent lightweight mocking tool for FE development. I would like to leave one bug report - I would open on github but it seems as of Jan 2024 the repo is private(!). When developing a nextjs application, using query parameters and using the nextjs useRouter, navigating gets the following error: Failed to fetch RSC payload for http://localhost:3000/foo?query=bar. Falling back to browser navigation. TypeError: e.url.indexOf is not a function Error: e.url.indexOf is not a function at y (chrome-extension://somethingwrittenhere/js/inject.js:1:6216) // snip This is only an issue when mokku is enabled.
Phil P
Love this extension! I wish there was a way to import/export the created mocks to a json file so my team could be kept in sync with the same mocks. Along with a direct import button to select the json file, an alternative option to import by providing a url to pull in this json file from a remote system.
Ruchi Rai
Just Wow, super helpful and simple to use !
Ruchi Rai
Just Wow, super helpful and simple to use !
April Papajohn
This tool is critical for mocking backend service responses during front end development. I especially like the Log feature that lets me capture real responses that I can then mock with one click.
April Papajohn
This tool is critical for mocking backend service responses during front end development. I especially like the Log feature that lets me capture real responses that I can then mock with one click.
Hayk Martirosyan
I uninstlled old version and installed 2.1 . Now Im getting blank , white screen in the devtolls from mokku
Hayk Martirosyan
I uninstlled old version and installed 2.1 . Now Im getting blank , white screen in the devtolls from mokku
supasai haplakhon
on version 2.0 i can't change response status anymore 😭
supasai haplakhon
on version 2.0 i can't change response status anymore 😭
Aleksei Ivasiuta
Extension doesn't work and breaks sites such as youtube and google docs.
Aleksei Ivasiuta
Extension doesn't work and breaks sites such as youtube and google docs.
Dan Moulton
So glad I found this extension. It's going to be very useful to develop error-handling in my app, thanks.
Dan Moulton
So glad I found this extension. It's going to be very useful to develop error-handling in my app, thanks.
Lokmane Arkhis
Very useful tool, it will be better if this tool handle also GraphQL queries and mutations. Thanks a lot Mukul Jain !!
Lokmane Arkhis
Very useful tool, it will be better if this tool handle also GraphQL queries and mutations. Thanks a lot Mukul Jain !!
Anonymous
Awesome extension, huge help for web developers. Thanks!
Kris Vlasenko
Broken
Hodor San
Was working beautifully. But stopped working since Version 112.0.5615.165 (as of April 27, 2023)
Hodor San
Was working beautifully. But stopped working since Version 112.0.5615.165 (as of April 27, 2023)
Alex Gunt
Empty screen in dev tools. Fix it please
Alex Gunt
Empty screen in dev tools. Fix it please
Aleksandr Arkhipov
Отличное расширение, но пару дней назад перестало работать, пустой экран в девтулс. Пофиксите плиз.
Anonymous
Stopped working with latest version, Please check.
Дмитрий Богданов
Расширение не открывается
André Lucas
Very functional, tks