Merge pull request #17 from anaran/Issue_16

Fixes issue #16
This commit is contained in:
wbamberg
2016-01-06 11:42:01 -08:00
6 changed files with 7 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
"manifest_version": 2,
"name": "Beastify",
"version": "1.0",
"homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/beastify",
"applications": {
"gecko": {

View File

@@ -4,6 +4,7 @@
"manifest_version": 2,
"name": "Borderify",
"version": "1.0",
"homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/borderify",
"applications": {
"gecko": {

View File

@@ -4,6 +4,8 @@
"manifest_version": 2,
"name": "Notify link clicks",
"version": "1.0",
"homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/notify-link-clicks",
"applications": {
"gecko": {
"id": "notify-link-clicks@mozilla.org"

View File

@@ -4,6 +4,7 @@
"manifest_version": 2,
"name": "open-my-page",
"version": "1.0",
"homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/open-my-page-button",
"applications": {
"gecko": {

View File

@@ -4,6 +4,7 @@
"name": "Page to extension messaging",
"description": "Visit https://mdn.github.io/webextensions-examples/content-script-page-script-messaging.html for the demo. See https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Examples#page-to-extension-messaging",
"version": "1.0",
"homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/page-to-extension-messaging",
"applications": {
"gecko": {

View File

@@ -4,6 +4,7 @@
"manifest_version": 2,
"name": "user-agent-rewriter",
"version": "1.0",
"homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/user-agent-rewriter",
"applications": {
"gecko": {