[GH-ISSUE #4025] [bug]: Firefox Extension appears broken? #1424

Open
opened 2026-03-16 20:17:47 +03:00 by kerem · 3 comments
Owner

Originally created by @nathan-pisarski on GitHub (May 1, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4025

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

Originally created by @nathan-pisarski on GitHub (May 1, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4025 ### Is there an existing issue for this? - [X] 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](https://github.com/hoppscotch/hoppscotch-extension) * 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](https://github.com/hoppscotch/hoppscotch/assets/129995967/7cc6844b-f99c-4f65-bfaf-c5a707e1050c) On Chrome, I get what I expect: ![image](https://github.com/hoppscotch/hoppscotch/assets/129995967/3edaf1bd-2013-4daf-b03e-56779ed0f461) # More Info **uname -a** ```shell 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
Author
Owner

@jobartim44 commented on GitHub (May 3, 2024):

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

image

<!-- gh-comment-id:2093310958 --> @jobartim44 commented on GitHub (May 3, 2024): Can you try with this params when you click on the extension ? ![image](https://github.com/hoppscotch/hoppscotch/assets/16274957/11a87b87-1ad0-4142-8782-8c04ae0e7fe8)
Author
Owner

@da-the-dev commented on GitHub (Jun 23, 2024):

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

<!-- gh-comment-id:2185272705 --> @da-the-dev commented on GitHub (Jun 23, 2024): I can confirm the bug. Firefox 127.0.1, extension version 0.36
Author
Owner

@da-the-dev commented on GitHub (Jun 23, 2024):

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

image

I tried with this setting, still does not work

<!-- gh-comment-id:2185272772 --> @da-the-dev commented on GitHub (Jun 23, 2024): > Can you try with this params when you click on the extension ? > > ![image](https://private-user-images.githubusercontent.com/16274957/327815829-11a87b87-1ad0-4142-8782-8c04ae0e7fe8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTkxNjk4MzcsIm5iZiI6MTcxOTE2OTUzNywicGF0aCI6Ii8xNjI3NDk1Ny8zMjc4MTU4MjktMTFhODdiODctMWFkMC00MTQyLTg3ODItOGMwNGFlMGU3ZmU4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA2MjMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNjIzVDE5MDUzN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRjMjZkMmY4ZWIwMjYwYmE0MmVhODllZmZiODE2OTFhMDA4MDc5OTBlOWY0NDg2NTUzMDZmM2FiNzEyNzMyYWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.kRga1WhpgH4e0tlr667S5XNKZVCY09k9J3cgq_1tNlU) I tried with this setting, still does not work
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1424
No description provided.