mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user