Will Bamberg
612b34e46c
update notify-link-clicks-i18n's strict_min_version
2016-02-19 13:32:59 -08:00
Will Bamberg
37449210fe
added Japanese to the list of supported languages for notify-link-clicks-i18n
2016-02-19 13:09:15 -08:00
wbamberg
8cfcdb7696
Merge pull request #34 from lv7777/master
...
add _locales/ja
2016-01-30 23:25:16 -08:00
oonuma ryouyu
e0336c4a6c
add _locales/ja
2016-01-30 15:23:16 +09:00
Will Bamberg
bba84627ab
Fix review comments: https://github.com/mdn/webextensions-examples/issues/30#issuecomment-172649839
...
* added README
* moved listeners above addListener calls
2016-01-19 15:30:21 -08:00
Will Bamberg
b636b41f1b
added short comments for all JS functions
2016-01-14 15:06:44 -08:00
Will Bamberg
541078a65f
added strict_min_version to manifest.json
2016-01-14 12:02:44 -08:00
Will Bamberg
4cb4a7bd55
use the right size icons
2016-01-14 11:25:15 -08:00
Will Bamberg
9190a850f1
use the 'icons' key for all examples
2016-01-13 21:03:33 -08:00
Will Bamberg
48030e5420
added homepage_url to notify-link-clicks-i18n
2016-01-06 11:46:58 -08:00
Mindaugas Jakutis
933d5df99d
improve link detection in notify-link-clicks-i18n
...
Original approach is a bit too naive and misses all links
that contain other elements which can grab mouse clicks.
E. g. simple target checking fails on the grid @ mozilla.org.
Traversing up the tree to look for valid links fixes this problem.
2016-01-06 09:06:02 +02:00
Will Bamberg
c289fac208
Added Dutch localization: thanks @Volluta for the translation.
2015-11-05 09:30:30 -08:00
Will Bamberg
b6c84bfbfa
tweak strings in de
2015-11-04 09:05:55 -08:00
SebastianZ
3e5d634a6c
Translated German strings
2015-11-04 08:23:49 +01:00
Will Bamberg
772c3727e1
more sensible version of German-language placeholders
2015-11-03 15:57:46 -08:00
Will Bamberg
937c6a3218
minor edits to locales descriptions
2015-11-03 15:45:18 -08:00
Will Bamberg
4de58493ff
added localization for manifest.json strings
2015-11-03 15:41:26 -08:00
Will Bamberg
908c6be6d3
version of notify-link-clicks with i18n
2015-11-03 14:53:50 -08:00