Commit Graph

218 Commits

Author SHA1 Message Date
Will Bamberg
b3679de930 Actually add README 2016-08-30 16:31:34 -07:00
Will Bamberg
6a25bf34c5 Try using a batch file to run Python. 2016-08-30 16:05:47 -07:00
Will Bamberg
f99fdd3a20 Updates to Windows version 2016-08-30 15:04:08 -07:00
Will Bamberg
e21835e0aa Added Windows support (in theory) 2016-08-29 14:57:35 -07:00
Will Bamberg
31b3f1b3ee Added native messaging example 2016-08-26 22:05:31 -07:00
wbamberg
09b62d3285 Merge pull request #88 from makyen/master
Change apply-css icon color to red so it is visible in Firefox Developer Edition
2016-08-25 20:25:00 -07:00
Makyen
b3e519e110 Change apply-css icon color to red (matches border and is visible in Developer Edition) 2016-08-24 16:46:32 -07:00
Makyen
f6068c9a06 Change apply-css icon color to red (matches border and is visible in Developer Edition) 2016-08-24 16:45:39 -07:00
wbamberg
413ff5ac21 Merge pull request #87 from rpl/fix/74
remove inpage-toolbar-ui example
2016-08-23 07:55:41 -07:00
Luca Greco
71ecdfacd2 remove inpage-toolbar-ui example
Based on the discussion in #74, we decided to remove this example
to prevent it to seem as the suggested way to expose
"security/privacy" sensible UI elements to a potentially malicious page.

Even if there are probably reasonable scenarios where this feature
can be used, it is currently perceived as a replacement for a
browser toolbar UI element, which is not.
2016-08-23 15:37:48 +02:00
wbamberg
65bbc71103 Merge pull request #85 from mdn/apply-css
New example, showing insertCSS and removeCSS
2016-08-17 15:55:51 -07:00
Will Bamberg
9e6945676c Update based review comments, and show action only in http(s) pages 2016-08-17 15:54:02 -07:00
Will Bamberg
c3eff787af Added comments to apply-css/background.js 2016-08-17 11:24:35 -07:00
Will Bamberg
c4b5b841f1 New example, showing insertCSS and removeCSS 2016-08-17 11:21:30 -07:00
wbamberg
837b87c5b0 Merge pull request #84 from bobsilverberg/history-deleter
history-deleter: Move the comment about limiting items to the place it belongs
2016-08-16 08:19:07 -07:00
Bob Silverberg
69de139c81 Move the comment about limiting items to the place it belongs. 2016-08-16 11:04:27 -04:00
chrisdavidmills
5c9c3ccb4f fixing overflow bug in quicknote popup 2016-08-03 19:32:27 +01:00
chrisdavidmills
95f74ef447 removing getAllCookieStores() example for now, as it doesnt make much sense 2016-08-01 13:21:25 +01:00
chrisdavidmills
49634fb685 moving getCookieStores() example to somewhere where it might be a little more effective 2016-08-01 13:11:04 +01:00
chrisdavidmills
d3775353d0 adding getAllCookieStores example 2016-08-01 13:07:41 +01:00
chrisdavidmills
a88ad30cdf adding onChange example code 2016-08-01 12:40:44 +01:00
chrisdavidmills
8285298a5d making small fix to examples.json 2016-08-01 11:45:03 +01:00
chrisdavidmills
00c563cee1 adding cookie example — cookie-bg-picker 2016-08-01 11:33:16 +01:00
Will Bamberg
ec1830914e Remove duplicated function 2016-07-19 12:57:18 -07:00
wbamberg
83bdefd6a4 Merge pull request #73 from kumar303/chill-out
Removed duplicate properties in manifest
2016-06-30 14:45:01 -07:00
Kumar McMillan
cc25eb4e25 Removed duplicate properties in manifest 2016-06-30 16:41:03 -05:00
Will Bamberg
b5a5132645 update context-menu-demo's strict_min_version 2016-06-23 11:06:12 -07:00
Will Bamberg
41348b4f13 add strict_min_version to history_deleter 2016-06-22 09:13:23 -07:00
wbamberg
08bb223a80 Added history-deleter to examples.json 2016-06-22 09:06:23 -07:00
wbamberg
599c5e0c60 Merge pull request #68 from andymckay/history
provide an example using the history api
2016-06-22 17:00:21 +01:00
wbamberg
2e12265ec5 Merge pull request #67 from lv7777/master
create new feature.(alert info)
2016-06-16 11:28:08 +01:00
oonuma ryouyu
5829bae7d1 fix formatting and variable name #67 2016-06-15 10:02:05 -07:00
Andy McKay
e6bbf3d41b provide an example using the history api 2016-06-10 16:29:57 -07:00
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