Skip to content

Make pop-up visible when signing tx for first time on ff#15

Open
KarishmaBothara wants to merge 1 commit into
masterfrom
fix_pop_up_signing_in_ff
Open

Make pop-up visible when signing tx for first time on ff#15
KarishmaBothara wants to merge 1 commit into
masterfrom
fix_pop_up_signing_in_ff

Conversation

@KarishmaBothara

Copy link
Copy Markdown

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