mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
* convert chrome. to browser. Issue #165 * fix browser-polyfill * convert chrome.* to browser.* (#166) * convert chrome.* to browser.* * change chrome to browser * change the callback-style to promise-style * change the callback-style to promise-style
This commit is contained in:
@@ -10,4 +10,4 @@ All it does is:
|
||||
|
||||
It shows:
|
||||
|
||||
* how to use chrome.commands to register keyboard shortcuts for your extension.
|
||||
* how to use browser.commands to register keyboard shortcuts for your extension.
|
||||
|
||||
Reference in New Issue
Block a user