Skip to content

Conversation

KarishmaBothara
Copy link

Closes #12

Replaced deprecated browser.extension.getURL to browser.runtime.getURL as per
https://developer.chrome.com/docs/extensions/reference/extension/#method-getURL

In firefox - when creating pop-up the top dimension is ignored and the screen is in visible (https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/windows/create). Fixed it using browser.windows.update()

Screen.Recording.2021-07-29.at.3.48.31.PM.mov

Tested on firefox and Chrome... works well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix css to make the pop-up window full screen
1 participant