Commit Graph

385 Commits

Author SHA1 Message Date
wbamberg
911053e825 Minor edits to README 2016-05-31 21:51:29 -07:00
Will Bamberg
ab55344cfc Try to improve CONTRIBUTING.md, based on @nayafia's template 2016-05-31 16:34:40 -07:00
Will Bamberg
3dd08da1ce Add link to 'Anatomy...' doc 2016-05-31 15:53:00 -07:00
Will Bamberg
957eef8795 Define a browser extension 2016-05-31 15:41:15 -07:00
Will Bamberg
6f75964d17 Updated README, following @ddbeck's checklist 2016-05-31 15:36:35 -07:00
Will Bamberg
2a5c590c4e Updated examples.json with context-menu-demo 2016-05-31 10:57:22 -07:00
wbamberg
5e390f6192 Merge pull request #63 from mdn/context-menu-demo
Context menu demo
2016-05-31 10:48:17 -07:00
Will Bamberg
acb7ca6add Updated with review comments, clarifying a couple of things 2016-05-31 10:46:32 -07:00
wbamberg
c5ee8214dd Merge pull request #65 from Wollern/master
Added "Norwegian Bokmål" lanugage
2016-05-31 08:34:05 -07:00
Wollern
5416339e13 Changed the name from "no" to "nb_NO"
Changed the name from "no" to "nb_NO"
2016-05-31 08:15:10 +02:00
Wollern
3161f98eb6 Updated the file name from nob to no
To support the Norwegian Language
2016-05-31 08:01:08 +02:00
Wollern
b1de9b7b8c Added "Norwegian Bokmål" lanugage
Added language support for Norwegian Bokmål. (the most common Norwegian
language)
2016-05-30 08:51:14 +02:00
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