Recensioner för tweak: mock and modify HTTP requests
tweak: mock and modify HTTP requests av tweak
Svar från tweak
28 recensioner
- Betygsatt 5 av 5av Firefox-användare 18942631, för 13 dagar sedan
- Betygsatt 5 av 5av DSDmark, för 4 månader sedanVary useful but downside is that we cann't mock more then one api
- Betygsatt 4 av 5av george_work, för 6 månader sedanfar more easy to use than alternatives, yet provides all the features I need (intercepting requests and replacing with mock responses)
pity that they've decided to focus on Chrome, feels like plain laziness tbh, other extensions get by fine. - Betygsatt 5 av 5av Firefox-användare 18664065, för 6 månader sedanIt has saved a lot of development time for me. Works beautifully.
- Betygsatt 5 av 5av Firefox-användare 16846828, för 8 månader sedan
- Betygsatt 1 av 5av SoundOfTheSky, för 9 månader sedan
- Betygsatt 5 av 5av b28, för 10 månader sedan
- Betygsatt 5 av 5av p1errot, för ett år sedan
- Betygsatt 5 av 5av Firefox-användare 13886658, för ett år sedanNew Review: Great extension. Thank you very much for updating the Firefox version!
Old review: According to the Website, there is already a version 8.2.0. However, this version is not being release for Firefox for whatever reason.Utvecklarens svar
postad för 10 månader sedanHello, indeed, we haven't released a new version on Firefox in quite some time due to platform limitations. We had to adapt to major changes to keep you with the Chrome platform and we left Firefox behind hoping that Firefox and Google would align on a standard for extensions, but they never did. It's quite costly for us to maintain this add-on as of today and as most our paid customers use Chrome and feedback here is very negative compared to Chrome's we're considering dropping Firefox entirely.
Thanks for your understanding,
tweak team - Betygsatt 1 av 5av Dmitry, för ett år sedanSeem to have completely stopped working some time ago (and looking at the last update, not surprising – looks like Firefox is at least 2 major releases behind). When enabled, requests are significantly delayed and always replaced with no content instead of what is in the response field. It might be a CORS issue, but I am not sure. Anyway, any intercepted request will end with unexpected end of data at line 1 column 1.
UPD: Obviously the feedback is negative, the extension does not work, simple as that. Why would an Open Source browser have to comply with a Google Spyware Machine? Unfortunate, but it's your call to support spyware instead of browser.Utvecklarens svar
postad för 10 månader sedanHello, indeed, we haven't released a new version on Firefox in quite some time due to platform limitations. We had to adapt to major changes to keep you with the Chrome platform and we left Firefox behind hoping that Firefox and Google would align on a standard for extensions, but they never did. It's quite costly for us to maintain this add-on as of today and as most our paid customers use Chrome and feedback here is very negative compared to Chrome's we're considering dropping Firefox entirely.
Thanks for your understanding,
tweak team - Betygsatt 5 av 5av Firefox-användare 18339159, för ett år sedanWas looking for a way to return a specific statuscode and error message on a request to debug an issue and this extension had me covered in a couple of minutes. Lifesaver for sure.
- Betygsatt 5 av 5av Assaf Sapir, för ett år sedan
- Betygsatt 5 av 5av Calvin, för 2 år sedanNice looking UI, immediately got it working in less than 5 minutes for a simple stub.
- Betygsatt 5 av 5av Stephanie Hobson, för 2 år sedanTook me a second to figure out how to use it and then it worked like a charm 💯
- Betygsatt 5 av 5av Daniil, för 2 år sedanThis extension is very helpful for web development. You can easily mock response from API and play with it.
- Betygsatt 5 av 5av nik, för 2 år sedanSimple to use, it took me a few minutes to mock my first response.
Thank you tweak team! - Betygsatt 5 av 5av Firefox-användare 14625248, för 3 år sedanIt took me about 2 mins to set it up and mock the server response for my development - Thx!
- Betygsatt 5 av 5av John, för 3 år sedan
- Betygsatt 2 av 5av sync/atomic, för 3 år sedanUnreliable. Even with a regex "match all" url matcher, only a small subset of requests are processed.
- Betygsatt 5 av 5av Firefox-användare 15400081, för 3 år sedanDid exactly what I wanted which was to cause the UI display to behave according to the response. Worked well in Firefox. In Chrome it says it was installed but I couldn't find icon on the toolbar.
Found the popup a little confusing because when I moved away it would disappear and I had to press the icon to show it again when I needed it.Utvecklarens svar
postad för 3 år sedanThanks for your review, indeed Firefox makes a better job at displaying the extension in the toolbar. Please note that extensions in chrome have a new UI https://imgur.com/IOT6RJg. You need to click the icon in this image - https://imgur.com/IOT6RJg - in order to see newly installed extensions.
We would love to chat more about your experience so far, if you're interested, send us an email at help@tweak-extension.com. - Betygsatt 5 av 5av nicolas_ft, för 3 år sedan
- Betygsatt 5 av 5av Firefox-användare 17315745, för 3 år sedan
Utvecklarens svar
postad för 3 år sedanHi Dalkavar,
Sad to hear the extension is not working at all for you. If you would email us at help@tweak-extension.com we can follow up with you and perhaps schedule a quick shadowing session for you to expose your issue to us.
Thank you,
tweak team- Betygsatt 1 av 5av Semper, för 3 år sedanDid not work for me. Tried 4.6.0 and 4.5.0.
In one case, the extension counts the number of URL matches it finds, but does neither the delay nor the response replacements.
In another case, it does not even count the match.
Followed the instructions in https://tweak-extension.com/docs/intro carefully.
Tested in Firefox 95.0.1./MacOSUtvecklarens svar
postad för 3 år sedanHi Semper,
Thanks for your review. As you can read in our faqs, the extension might not work for certain websites that deviate too much from standards (e.g., applications that mutate globals such as window.fetch). You can read more about this on our FAQs page https://tweak-extension.com/faqs#will-this-work-in-every-web-application. Thanks for trying tweak