Commit Graph

12 Commits

Author SHA1 Message Date
e2e8
dad69e2366 Update manifest key applications to browser_specific_settings 2019-06-12 01:05:37 -04:00
wbamberg
3a89962a2f Demonstrate changing keyboard shortcut values (#347)
* Demonstrate changing keyboard shortcut values

* Add applications key

* Update README
2018-03-22 14:21:50 -07:00
wbamberg
baaa765140 Update onCommand action for the commands example (#332) 2018-01-03 09:06:15 -08:00
Maxim Zalata
f369ddc642 convert chrome. to browser. Issue #165 #166 (#262)
* 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
2017-09-11 15:23:41 -07:00
YFdyh000
0a745348f3 Fixes for ESLint 2017-07-09 05:55:13 +08:00
wbamberg
587ecfc504 Remove applications key wherever possible (#144) 2016-11-18 14:14:25 -08:00
wbamberg
c5d69d15d6 Rewrite examples to use browser.* and promises (#138) 2016-11-15 10:12:55 -08:00
Will Bamberg
a89bdf12b6 Fix strict_min_version key in commands example 2016-05-11 13:14:51 -07:00
wbamberg
8d80a6ea74 Merge pull request #57 from minj/commands-CSU
switch to using Ctrl+Shift+U in commands example
2016-05-02 21:18:43 -07:00
Mindaugas Jakutis
dc4b7fe4ea switch to using Ctrl+Shift+U in commands example
seems to be assigned to download manager (at least on linux)
2016-05-02 13:30:03 +03:00
Mindaugas Jakutis
e59725e182 fix commands undefined error 2016-05-02 13:27:54 +03:00
Matthew Wein
657178340d Sample chrome.commands.extension 2016-03-14 16:23:08 +01:00