wbamberg
7bd481819f
Merge pull request #107 from kumar303/apply-css-readme
...
Link to what a page action is
2016-10-13 13:03:05 -07:00
Kumar McMillan
882a8dc12d
Add link to page action in readme
2016-10-13 14:42:43 -05:00
Kumar McMillan
0636827269
Link to what a page action is
2016-10-13 14:18:33 -05:00
wbamberg
88c113b753
Merge pull request #101 from kartik95/history-deleter-panel-bug
...
Big fix for WebExtensions Panel auto-resize problem
2016-10-13 10:29:00 -07:00
Kartik Gupta
8ca2a258ae
Corrected indentation.
2016-10-13 22:19:37 +05:30
Kartik Gupta
b3535aae5a
Changed .innerHTML to .textContent
2016-10-13 21:53:21 +05:30
Kartik Gupta
8f4536f605
Using getElementsByClassName instead of getElementById.
2016-10-12 22:03:36 +05:30
Andy McKay
27935267bd
Merge pull request #102 from capaci/master
...
Added portuguese translation to notify-links-clicks-i18n extension
2016-10-12 09:18:45 -07:00
capaci
586352c769
Added portuguese translation to notify-links-clicks-i18n extension
...
Signed-off-by: capaci <rafaelcp123@gmail.com >
2016-10-11 12:14:37 -03:00
Kartik Gupta
78b0b5d229
Changes made :
...
1. The size of the panel will adjust according to the length of the text.
2. The overflow of the text would break in new line. (Actual bug fixed)
3. Made history links clickable.
4. Beautified the extension panel.
2016-10-11 03:42:51 +05:30
wbamberg
59f995ebf0
Merge pull request #93 from freaktechnik/master
...
Add an example on how to use webpack with webextensions
2016-09-29 10:07:43 -07:00
Martin Giger
7812c6ae9d
Fix messed up git mv
2016-09-29 18:42:59 +02:00
Martin Giger
1974e3cea6
Improve documentation and move build target to addon folder
2016-09-29 12:11:56 +02:00
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
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