Blake Winton
|
ec6828f60f
|
Use browser styles…
|
2016-05-17 14:50:17 -04:00 |
|
Will Bamberg
|
a89bdf12b6
|
Fix strict_min_version key in commands example
|
2016-05-11 13:14:51 -07:00 |
|
Will Bamberg
|
1ec13e6e62
|
Add README
|
2016-05-04 15:57:27 -07:00 |
|
Will Bamberg
|
5d7441e02d
|
New example add-on: latest-download
|
2016-05-04 15:55:31 -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 |
|
wbamberg
|
b241085e4f
|
Merge pull request #56 from minj/commands-example-fix
Thanks @minj !
|
2016-05-02 21:17:29 -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 |
|
Will Bamberg
|
2b9598b928
|
Clarified Firefox version requirements in manifest.json
|
2016-04-25 13:40:28 -07:00 |
|
Will Bamberg
|
b75b182262
|
Fix strict_min_version in favourite-colour
|
2016-04-25 13:19:15 -07:00 |
|
Will Bamberg
|
c873e493bb
|
add quicknote to examples.json
|
2016-04-20 08:42:11 -07:00 |
|
wbamberg
|
c768ae508e
|
Merge pull request #53 from chrisdavidmills/master
Submit Quicklinks example, and update notify-click-links-i18n to use placeholders
|
2016-04-20 08:37:02 -07:00 |
|
chrisdavidmills
|
6c16ab4c35
|
adding lastError checks
|
2016-04-20 10:12:11 +01:00 |
|
Chris Mills
|
9586516791
|
Tidying up my slack CSS ;-)
|
2016-04-20 09:46:48 +01:00 |
|
Chris Mills
|
a38468601c
|
Fixing typo in CSS
|
2016-04-20 09:45:28 +01:00 |
|
Chris Mills
|
72ec319381
|
Fixed strict_min_version of Gecko
|
2016-04-20 09:44:24 +01:00 |
|
Will Bamberg
|
fda35f2e63
|
fix case in StorageArea
|
2016-04-19 21:21:01 -07:00 |
|
Will Bamberg
|
f8df8c1b4a
|
added favourite-colour to examples.json
|
2016-04-19 20:54:48 -07:00 |
|
Will Bamberg
|
1421a741bb
|
updated examples.json for commands examples
|
2016-04-19 20:42:24 -07:00 |
|
wbamberg
|
7db1588eda
|
Merge pull request #54 from andymckay/some-options
an example using options and storage.local
|
2016-04-19 14:18:39 -07:00 |
|
Andy McKay
|
990a3be6b8
|
de-american-ify
|
2016-04-19 09:49:31 -07:00 |
|
Andy McKay
|
3766b1f449
|
add some notes
|
2016-04-19 09:47:59 -07:00 |
|
Andy McKay
|
39617d6174
|
rename from some options to favourite colour
|
2016-04-19 09:47:12 -07:00 |
|
Andy McKay
|
66e77bbaea
|
some updates
|
2016-04-19 09:40:09 -07:00 |
|
Andy McKay
|
b7ecc0af99
|
update readme
|
2016-04-19 07:51:56 -07:00 |
|
Andy McKay
|
854d4ab5b6
|
Merge pull request #1 from rpl/tweak/some-options
Fix and tweaks on some-options example
|
2016-04-19 07:21:02 -07:00 |
|
Luca Greco
|
d5231fef54
|
some-options: tweaks on storage api usage
|
2016-04-19 13:58:09 +02:00 |
|
Luca Greco
|
d43f0927de
|
some-options: missing storage permission in manifest.json
|
2016-04-19 13:57:46 +02:00 |
|
Andy McKay
|
8df1a69044
|
an options example
|
2016-04-18 16:03:33 -07:00 |
|
chrisdavidmills
|
465a495328
|
updating notify-link-clicks-i18n to use placeholders member in messages.json files, plus getting rid of my changes that are not needed at the moment
|
2016-04-12 10:47:58 +01:00 |
|
chrisdavidmills
|
3975b1cb1b
|
finishing my update of the quicknote extension, to get it to use the WebExtensions Storage API.
|
2016-04-08 16:37:03 +01:00 |
|
chrisdavidmills
|
66d9a2fc82
|
converting storage to use WebExtension storage
|
2016-04-07 20:58:56 +01:00 |
|
chrisdavidmills
|
a953d982f9
|
quicknote example updated
|
2016-04-07 18:51:50 +01:00 |
|
chrisdavidmills
|
e0733efa0c
|
quicknote example updated
|
2016-04-07 18:49:26 +01:00 |
|
chrisdavidmills
|
12917d03f2
|
quicknote example updated
|
2016-04-07 18:06:23 +01:00 |
|
chrisdavidmills
|
dd1c5ec974
|
quicknote example updated
|
2016-04-07 18:05:06 +01:00 |
|
chrisdavidmills
|
e03ef78697
|
adding my suggestion for the i18n example, and the beginnings of a WebExtension storage example
|
2016-04-07 13:08:14 +01:00 |
|
Will Bamberg
|
4c567ae945
|
change strict_min_version values so they are acceptable to AMO
|
2016-04-06 14:04:57 -07:00 |
|
wbamberg
|
200c7a3599
|
Merge pull request #49 from mdn/tabstabstabs-pinned
Thanks for the review!
|
2016-03-23 11:29:13 -07:00 |
|
Will Bamberg
|
18713d4a55
|
use currentWindow:true instead of windowId to select current window
|
2016-03-23 11:27:40 -07:00 |
|
Will Bamberg
|
ce8f0aac40
|
restrict to current window's tabs; fix a problem with last-pinned-tab's index
|
2016-03-22 16:15:06 -07:00 |
|
Will Bamberg
|
ef204d46ab
|
handle pinned tabs correctly
|
2016-03-22 13:59:41 -07:00 |
|
wbamberg
|
12ca9afa94
|
Merge pull request #45 from matthewjwein/master
Add an example for using the commands API
|
2016-03-14 14:46:53 -07:00 |
|
Matthew Wein
|
83f4f57b14
|
Merge branch 'master' of https://github.com/matthewjwein/webextensions-examples
|
2016-03-14 16:25:35 +01:00 |
|
Matthew Wein
|
657178340d
|
Sample chrome.commands.extension
|
2016-03-14 16:23:08 +01:00 |
|
Will Bamberg
|
02f0ea533d
|
add JSON metadata file
|
2016-03-14 16:20:59 +01:00 |
|
Johann
|
90c141a350
|
Add an example for using the bookmarks API
|
2016-03-14 16:20:59 +01:00 |
|
Matthew Wein
|
3e49113c48
|
Sample chrome.commands extension
|
2016-03-07 15:28:03 -08:00 |
|
Matthew Wein
|
0964fd1167
|
Sample chrome.commands extension
|
2016-03-07 15:25:00 -08:00 |
|
Matthew Wein
|
3feec32b67
|
Sample chrome.commands.extension
|
2016-03-07 15:21:01 -08:00 |
|