make code cross platform using browser-compact.js
#487
Labels
enhancement
New feature or request
level: ticket: bug
tickets that are fixing bugs in existing codebase
level:ticket
An issue that describes a ticket (initiative>feature>ticket)
plugin
priority:high
role:frontend
size:1pt
Is your feature request related to a problem? Please describe.
This issue is an extension to what is done here - #325 - @abhishek-nigam worked on issue 325 and made a PR for it - #401
we now have to make the code cross platform at the following places in the
browser-extension
plugin/src/background.js
- we also have to make the background.js file to accept importsplugin/src/chrome.js
plugin/src/ui-components/pages/Preferences.jsx
Describe the solution you would like
We should use the code from
browser-compact.js
to make the code cross platformDescribe alternatives you've considered
No response
Addtional Context
No response
The text was updated successfully, but these errors were encountered: