Fixes issue #16

This commit is contained in:
Adrian Aichner
2015-11-10 19:00:33 +01:00
parent 91655c1078
commit 2e78c81117
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": {