hoppscotch / hoppscotch

Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)

Home Page:https://hoppscotch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug]: Firefox Extension appears broken?

nathan-pisarski opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

I have completed both of these steps in Chrome and Firefox:

  • Install the add-on from this repo
  • Allow the add-on to work in Private/Incognito windows
  • Attempt to hit http://mysite.test/api/some-endpoint

On Firefox, I get this:

image

On Chrome, I get what I expect:

image

More Info

uname -a

Linux ABCXYZ 6.6.26-1-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Apr 10 20:11:08 UTC 2024 x86_64 GNU/Linux

Firefox Version

125.0.1 (64-bit)

Chrome Version

124.0.6367.118 (Official Build) (64-bit)

Firefox Extension Version

0.34

Chrome Extension Version

0.33

Steps to reproduce

  • Install Firefox (possibly only happens on a Linux OS)
  • Configure a local HTTP server (no HTTPS to most accurately reproduce my case)
  • Install the add-on
  • Attempt to hit an API endpoint using Hoppscotch with the add-on in Firefox

Environment

Production

Version

Cloud

Can you try with this params when you click on the extension ?

image

I can confirm the bug. Firefox 127.0.1, extension version 0.36

Can you try with this params when you click on the extension ?

image

I tried with this setting, still does not work