iampeterbanjo
23fe5e01db
create working extension with eslint configured locally
2016-10-30 13:04:47 +01:00
iampeterbanjo
4b96f89caa
add readme addresses #117
2016-10-30 08:29:32 +01:00
iampeterbanjo
3515d4f648
add eslint example
2016-10-29 18:15:31 +02:00
Andrew Terranova
07375ca50a
Adds an Emoji Substitution example ( #110 )
...
* Adds an Emoji Substitution example
* Monitors DOM for additions after initial load
* Fixes typos
* Fixes substitution ordering bug
* <textarea> bug fix. Also removes confusion between Elements and Nodes.
2016-10-24 17:08:39 -07:00
Hrishi Hiraskar
6bb818e62a
Removed innerHTML ( #116 )
...
* Removed innerHTML
* Removed innerHTML
* Removed innerHTML
* Removed innerHTML
2016-10-22 09:24:33 -07:00
wbamberg
2891f53dac
Merge pull request #113 from DarKFlameS/tabs-zoom-api
...
Added zoom api example to tabs-tabs-tabs
2016-10-20 09:54:31 -07:00
Flávio Rodrigues
8e94e8d65f
Changing zoom buttons back to links.
2016-10-20 14:49:19 -02:00
Flávio Rodrigues
4882e138ac
removing an accidentally forgotten console
2016-10-20 11:03:35 -02:00
Flávio Rodrigues
fe4291cf11
Merge branch 'tabs-zoom-api' of https://github.com/DarKFlameS/webextensions-examples into tabs-zoom-api
2016-10-20 11:01:38 -02:00
Flávio Rodrigues
0a79d1c7a8
Customizing the panel style to make it fancy
...
Used the browser style property to make it possible to use the firefox style guide. more info on the guide, see the link: https://firefoxux.github.io/StyleGuide/#/controls
2016-10-20 11:00:47 -02:00
Flávio Rodrigues
130366e5f6
Customizing the panel style to make it fancy
...
Used the browser style property to make it possible to use the firefox style guide. more info on the guide, see the link: https://firefoxux.github.io/StyleGuide/#/controls
2016-10-20 10:58:41 -02:00
Flávio Rodrigues
67451bba0f
Codding style fixes
2016-10-20 09:59:55 -02:00
Flávio Rodrigues
97bb5b978c
Added zoom api example to tabs-tabs-tabs
2016-10-18 13:10:23 -02:00
wbamberg
9c64e1b6ef
Merge pull request #109 from nistath/master
...
Unbeastifying methods
2016-10-17 11:41:43 -07:00
wbamberg
06195f2e2f
Merge pull request #112 from freaktechnik/master
...
Use browser_style in webpack example
2016-10-17 11:28:50 -07:00
EvolvedCode
23d5da2ffc
Final
2016-10-17 21:09:51 +03:00
Martin Giger
2b4b64c4a3
Use browser_style in webpack example
2016-10-16 15:27:56 +02:00
EvolvedCode
f8b539ea7a
Botched it
2016-10-15 14:28:46 +03:00
EvolvedCode
cb877de1ed
Almost done
2016-10-15 14:18:31 +03:00
EvolvedCode
2c08537550
Disappearing buttons
...
Can't get it to work between popups.
2016-10-14 02:08:27 +03:00
EvolvedCode
2a5cd05a48
Unbeastifying methods
2016-10-14 01:25:37 +03:00
wbamberg
ea49ad0f60
Merge pull request #104 from kumar303/install
...
Expand the installation instructions
2016-10-13 14:25:26 -07:00
Kumar McMillan
bbfd1ad3df
Expand the installation instructions
2016-10-13 16:18:43 -05:00
wbamberg
609c850f17
Merge pull request #108 from kumar303/chill-out-readme
...
Add link to page action in readme
2016-10-13 13:04:05 -07:00
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