Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

browser.extension.getURL() is deprecated. #102

Open
onurmenal opened this issue Apr 16, 2020 · 0 comments
Open

browser.extension.getURL() is deprecated. #102

onurmenal opened this issue Apr 16, 2020 · 0 comments

Comments

@onurmenal
Copy link
Owner

馃槙 Is your feature request related to a problem? Please describe.
chrome.extension.getURL() deprecated. https://developer.chrome.com/extensions/extension#method-getURL

馃挕 Describe the solution you'd like
Replace them with chrome.runtime.getURL() https://developer.chrome.com/extensions/runtime#method-getURL

鈩癸笍 Additional context
same situation required for firefox https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/extension/getURL

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

No branches or pull requests

1 participant