Closed
Bug 1842183
Opened 1 year ago
Closed 1 year ago
React Developer tools add-on is imported instead of Tampermonkey
Categories
(Firefox :: Migration, defect)
Tracking
()
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox-esr115 | --- | unaffected |
firefox115 | --- | unaffected |
firefox116 | --- | verified |
firefox117 | --- | verified |
People
(Reporter: atrif, Unassigned)
References
(Blocks 4 open bugs)
Details
Attachments
(1 file)
(deleted),
image/gif
|
Details |
Found in
- 116.0b2
Affected versions
- 116.0b1
- 117.0a1 (2023-07-07)
Tested platforms
- Affected platforms: Windows 11x64, macOS 13, Ubuntu 22.04
- Unaffected platforms: none
Preconditions
- Tampermonkey extension installed on Chrome
- browser.migrate.chrome.extensions.enabled:true on Firefox
Steps to reproduce
- Import extensions from Chrome.
Expected result
- Tampermonkey extension is imported to Firefox.
Actual result
- React Developer Tools is imported to Firefox.
Regression range
- Not a regression.
Additional notes
- Attached a screen recording.
- I believe that this is because
@react-devtools
Firefox ID is used for dhdgffkkebhmkfjojejmpbldmpobfkfo on line 17 from https://services.addons.mozilla.org/api/v5/addons/browser-mappings/?browser=chrome.
Fixed, thanks!
Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(sdevaney)
Resolution: --- → FIXED
Reporter | ||
Comment 3•1 year ago
|
||
Verified fixed with Firefox 116.0b3 and 117.0a1 (2023-07-11) on Windows 11x64, macOS 12 and Ubuntu 22.04. The Tampermonkey extension is correctly imported.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•