Commit Graph

382 Commits

Author SHA1 Message Date
wbamberg
47a9c3b34b Merge pull request #96 from mdn/embedded-readme
updated README files for embedded webextension examples
2016-09-24 07:58:58 -07:00
Will Bamberg
f762dd432e updated README files for embedded webextension examples 2016-09-23 14:59:53 -07:00
wbamberg
b9ec07bc68 Merge pull request #94 from rpl/examples/hybrid-addons
added examples of sdk and bootstrapped add-ons transitioning to a webextension
2016-09-23 11:41:46 -07:00
Luca Greco
5b3cee9db6 fix: trailing comma in packed.json 2016-09-23 20:22:55 +02:00
Luca Greco
0d5ded8403 fix: use the 'browser' API namespace everywhere. 2016-09-23 20:11:25 +02:00
Luca Greco
eed3665ee8 added hybrid sdk and bootstrapped add-ons transitioning to webextensions. 2016-09-23 17:53:08 +02:00
Martin Giger
71641abd14 Add an example on how to use webpack with webextensions 2016-09-21 17:45:11 +02:00
wbamberg
ed25a238bf Merge pull request #92 from rpl/webnav
add webNavigation API and webNavigation event filters example
2016-09-15 11:55:29 -07:00
Luca Greco
65a630b881 add webNavigation events and webNavigation UrlFilter example. 2016-09-15 12:31:59 +02:00
wbamberg
dae0202596 Merge pull request #89 from mdn/native-messaging
Added native messaging example
2016-09-12 14:41:39 -07:00
Will Bamberg
9055c90932 Updated links to point to MDN, and added link to troubleshooting guide 2016-09-12 14:41:03 -07:00
Will Bamberg
d2a3254a6f Remove JSON description for inpage toolbar example, as that example has been removed 2016-08-30 16:36:08 -07:00
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
Will Bamberg
6ecc596ca3 stop using wrapedJSObject with exportFunction; remove createObjectIn 2016-08-19 14:09:44 -07:00
Will Bamberg
0bed6de14d Added example of using export helpers 2016-08-19 12:10:40 -07: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