Will Bamberg
|
9193a5aa81
|
updated README
|
2016-05-24 11:16:43 -07:00 |
|
Will Bamberg
|
252122829f
|
Remove 'documentUrlPatterns', as it's not supported by Firefox
|
2016-05-24 11:11:58 -07:00 |
|
Will Bamberg
|
ffdda2c5d3
|
add a note that 'documentUrlPatterns' is not currently supported in Firefox
|
2016-05-24 11:06:03 -07:00 |
|
Will Bamberg
|
d188f5e184
|
Make separators page-dependent as well
|
2016-05-23 15:50:55 -07:00 |
|
Will Bamberg
|
3b15010327
|
Added a demo of the contextMenus API
|
2016-05-23 15:05:14 -07:00 |
|
wbamberg
|
80b0a78635
|
Remove redundant link
|
2016-05-22 17:06:55 -07:00 |
|
wbamberg
|
3473ff01fa
|
Merge pull request #62 from andymckay/add-tab
add in a create tab
|
2016-05-20 16:00:04 -07:00 |
|
Andy McKay
|
d9f46dead8
|
add in a create tab
|
2016-05-20 15:31:12 -07:00 |
|
Will Bamberg
|
8cce7fda06
|
Fix for code review issue https://github.com/mdn/webextensions-examples/issues/40
|
2016-05-19 16:38:52 -07:00 |
|
Will Bamberg
|
93a2d687c2
|
Add button disabling using classes
|
2016-05-19 16:32:31 -07:00 |
|
Will Bamberg
|
c0bd812674
|
fix strict_min_version for latest-download
|
2016-05-17 15:29:14 -07:00 |
|
Will Bamberg
|
8d056d0f5d
|
fix a bug in the JSON, and add data for latest-download
|
2016-05-17 14:02:53 -07:00 |
|
wbamberg
|
83654dba4f
|
Merge pull request #61 from mdn/latest-download
Added a new example "latest-download"
|
2016-05-17 13:53:14 -07:00 |
|
Will Bamberg
|
45bce03262
|
fix review comments, and display a message if there were no downloads
|
2016-05-17 13:50:21 -07:00 |
|
wbamberg
|
4a2498a7a7
|
Merge pull request #60 from bwinton/latest-download
Use browser styles…
|
2016-05-17 12:14:13 -07:00 |
|
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 |
|