Commit Graph

131 Commits

Author SHA1 Message Date
Chris Mills
a38468601c Fixing typo in CSS 2016-04-20 09:45:28 +01:00
Chris Mills
72ec319381 Fixed strict_min_version of Gecko 2016-04-20 09:44:24 +01:00
chrisdavidmills
465a495328 updating notify-link-clicks-i18n to use placeholders member in messages.json files, plus getting rid of my changes that are not needed at the moment 2016-04-12 10:47:58 +01:00
chrisdavidmills
3975b1cb1b finishing my update of the quicknote extension, to get it to use the WebExtensions Storage API. 2016-04-08 16:37:03 +01:00
chrisdavidmills
66d9a2fc82 converting storage to use WebExtension storage 2016-04-07 20:58:56 +01:00
chrisdavidmills
a953d982f9 quicknote example updated 2016-04-07 18:51:50 +01:00
chrisdavidmills
e0733efa0c quicknote example updated 2016-04-07 18:49:26 +01:00
chrisdavidmills
12917d03f2 quicknote example updated 2016-04-07 18:06:23 +01:00
chrisdavidmills
dd1c5ec974 quicknote example updated 2016-04-07 18:05:06 +01:00
chrisdavidmills
e03ef78697 adding my suggestion for the i18n example, and the beginnings of a WebExtension storage example 2016-04-07 13:08:14 +01:00
Will Bamberg
4c567ae945 change strict_min_version values so they are acceptable to AMO 2016-04-06 14:04:57 -07:00
wbamberg
200c7a3599 Merge pull request #49 from mdn/tabstabstabs-pinned
Thanks for the review!
2016-03-23 11:29:13 -07:00
Will Bamberg
18713d4a55 use currentWindow:true instead of windowId to select current window 2016-03-23 11:27:40 -07:00
Will Bamberg
ce8f0aac40 restrict to current window's tabs; fix a problem with last-pinned-tab's index 2016-03-22 16:15:06 -07:00
Will Bamberg
ef204d46ab handle pinned tabs correctly 2016-03-22 13:59:41 -07:00
wbamberg
12ca9afa94 Merge pull request #45 from matthewjwein/master
Add an example for using the commands API
2016-03-14 14:46:53 -07:00
Matthew Wein
83f4f57b14 Merge branch 'master' of https://github.com/matthewjwein/webextensions-examples 2016-03-14 16:25:35 +01:00
Matthew Wein
657178340d Sample chrome.commands.extension 2016-03-14 16:23:08 +01:00
Will Bamberg
02f0ea533d add JSON metadata file 2016-03-14 16:20:59 +01:00
Johann
90c141a350 Add an example for using the bookmarks API 2016-03-14 16:20:59 +01:00
Matthew Wein
3e49113c48 Sample chrome.commands extension 2016-03-07 15:28:03 -08:00
Matthew Wein
0964fd1167 Sample chrome.commands extension 2016-03-07 15:25:00 -08:00
Matthew Wein
3feec32b67 Sample chrome.commands.extension 2016-03-07 15:21:01 -08:00
Will Bamberg
df875e0189 add JSON metadata file 2016-02-22 17:28:54 -08:00
wbamberg
f8570c21ff Merge pull request #42 from johannhof/master
Thanks again @johannhof !
2016-02-22 14:25:04 -08:00
Johann
d37f7c0eed Add an example for using the bookmarks API 2016-02-22 23:19:24 +01:00
Will Bamberg
612b34e46c update notify-link-clicks-i18n's strict_min_version 2016-02-19 13:32:59 -08:00
Will Bamberg
1967f9ba6a move listener definitions above references 2016-02-19 13:30:32 -08:00
Will Bamberg
84c0bcf024 Added missing README files and updated some existing ones 2016-02-19 13:19:10 -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
Will Bamberg
03d2410392 Merge remote-tracking branch 'origin/master'
* origin/master:
  update version
  feedback from wil
  a tabs example
2016-02-19 13:05:45 -08:00
wbamberg
4d2cb77388 Merge pull request #37 from andymckay/tabs
Thanks @andymckay !
2016-02-17 10:30:23 -08:00
Andy McKay
c5e1b8991c update version 2016-02-17 09:41:29 -08:00
Andy McKay
38cb7bb0e7 feedback from wil 2016-02-15 11:21:16 -08:00
Andy McKay
46263764a0 a tabs example 2016-02-15 10:24:51 -08:00
Will Bamberg
43961fd973 Merge remote-tracking branch 'origin/master'
* origin/master: (34 commits)
  add _locales/ja
  Apply minor tweaks and fix typos in inpage-toolbar-ui doc and comments
  Minor tweaks on inpage-toolbar-ui stylesheet
  Add inpage-toolbar-ui add-on example
  Add 48px icon in 'icons' key
  Added README; stop using alarm name for tab ID
  Fix review comments: https://github.com/mdn/webextensions-examples/issues/31#issuecomment-172650159
  Fix review comments: https://github.com/mdn/webextensions-examples/issues/30#issuecomment-172649839
  Fix review comments: https://github.com/mdn/webextensions-examples/issues/29#issuecomment-172646879
  Fix review comments: https://github.com/mdn/webextensions-examples/issues/28#issuecomment-172645256
  add alarms permission, very minor update to a comment
  added comments to one missing file
  added short comments for all JS functions
  ask that examples should contain the  key
  added strict_min_version to manifest.json
  ask that examples include the  key
  use the right size icons
  use the 'icons' key for all examples
  updates and typo fixes for CONTRIBUTING.md
  added draft CONTRIBUTING.md
  ...
2016-02-12 11:04:32 -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
wbamberg
ac77622ced Merge pull request #33 from rpl/fx46/inpage-toolbar-ui
Add inpage-toolbar-ui example
2016-01-29 07:36:03 -08:00
Luca Greco
364b1f029e Apply minor tweaks and fix typos in inpage-toolbar-ui doc and comments 2016-01-29 13:48:44 +01:00
Luca Greco
189379b14f Minor tweaks on inpage-toolbar-ui stylesheet 2016-01-27 20:08:31 +01:00
Luca Greco
5d6b7077da Add inpage-toolbar-ui add-on example
This example shows how an add-on can integrate an UI into a webpage.

The UI resources will be packaged in the add-on itself and exposed to
the webpage by injecting an iframe which points to an "web accessible
resource" add-on URL.

This pattern is useful to any add-on which needs to integrate an UI into
the webpage (e.g. browsing enhancement toolbars, in page devtools
panels,  adblockers/anti-tracking in-page alerts) and it works on
Chromium-based browsers and Firefox Desktop >= 46.0 (enabled by Bug
1214658).
2016-01-27 15:29:36 +01:00
Will Bamberg
cd06755a3e Add 48px icon in 'icons' key 2016-01-19 16:22:27 -08:00
Will Bamberg
dcd9c8a81b Added README; stop using alarm name for tab ID 2016-01-19 16:16:06 -08:00
Will Bamberg
6008ae613b Merge branch 'master' into chillout
* master: (26 commits)
  Fix review comments: https://github.com/mdn/webextensions-examples/issues/31#issuecomment-172650159
  Fix review comments: https://github.com/mdn/webextensions-examples/issues/30#issuecomment-172649839
  Fix review comments: https://github.com/mdn/webextensions-examples/issues/29#issuecomment-172646879
  Fix review comments: https://github.com/mdn/webextensions-examples/issues/28#issuecomment-172645256
  added comments to one missing file
  added short comments for all JS functions
  ask that examples should contain the  key
  added strict_min_version to manifest.json
  ask that examples include the  key
  use the right size icons
  use the 'icons' key for all examples
  updates and typo fixes for CONTRIBUTING.md
  added draft CONTRIBUTING.md
  corrected a  comment
  added homepage_url to notify-link-clicks-i18n
  minor css tweaks on beastify popup
  use an absolute url for chrome.tabs.executeScript (which works on both Firefox and Chrome)
  increase popup width
  improve link detection in notify-link-clicks-i18n
  improve link detection in notify-link-clicks
  ...
2016-01-19 15:35:41 -08:00
Will Bamberg
078ef0e1f3 Fix review comments: https://github.com/mdn/webextensions-examples/issues/31#issuecomment-172650159
* delete this extension :)
2016-01-19 15:32:37 -08: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
f98638396b Fix review comments: https://github.com/mdn/webextensions-examples/issues/29#issuecomment-172646879
* added README.md
2016-01-19 15:21:42 -08:00
Will Bamberg
d552033b78 Fix review comments: https://github.com/mdn/webextensions-examples/issues/28#issuecomment-172645256
* added README
* do name->URL conversion in the popup
* define functions before they are added as listeners
2016-01-19 15:15:59 -08:00
Will Bamberg
f878399ceb add alarms permission, very minor update to a comment 2016-01-19 14:55:09 -08:00