From d4625fc3adef7da9a077b195800094d03488c50c Mon Sep 17 00:00:00 2001 From: t7yang Date: Fri, 28 May 2021 22:17:15 +0800 Subject: remove bcd paragraph for zh-CN --- .../mozilla/add-ons/webextensions/api/runtime/connectnative/index.html | 2 -- .../mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html | 2 -- .../mozilla/add-ons/webextensions/api/runtime/onconnect/index.html | 2 -- .../mozilla/add-ons/webextensions/api/runtime/onmessage/index.html | 2 -- .../add-ons/webextensions/api/runtime/openoptionspage/index.html | 2 -- .../mozilla/add-ons/webextensions/api/runtime/platformarch/index.html | 2 -- .../mozilla/add-ons/webextensions/api/runtime/platformos/index.html | 2 -- .../mozilla/add-ons/webextensions/api/runtime/sendmessage/index.html | 2 -- .../add-ons/webextensions/api/runtime/sendnativemessage/index.html | 2 -- 9 files changed, 18 deletions(-) (limited to 'files/zh-cn/mozilla/add-ons/webextensions/api/runtime') diff --git a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/connectnative/index.html b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/connectnative/index.html index d3d4d9a14d..f0c06c8bce 100644 --- a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/connectnative/index.html +++ b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/connectnative/index.html @@ -45,8 +45,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/runtime/connectNative

浏览器的兼容性

- -

{{Compat("webextensions.api.runtime.connectNative")}}

示例

diff --git a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html index 77870d7010..882bcb4986 100644 --- a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html +++ b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html @@ -27,8 +27,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/runtime/getManifest

浏览器兼容性

- -

{{Compat("webextensions.api.runtime.getManifest")}}

示例

diff --git a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/onconnect/index.html b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/onconnect/index.html index 283b0e64da..ade17a0d54 100644 --- a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/onconnect/index.html +++ b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/onconnect/index.html @@ -43,8 +43,6 @@ browser.runtime.onConnect.hasListener(listener)

Browser compatibility

- -

{{Compat("webextensions.api.runtime.onConnect")}}

Examples

diff --git a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/onmessage/index.html b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/onmessage/index.html index afa54c1aaf..add44638c4 100644 --- a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/onmessage/index.html +++ b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/onmessage/index.html @@ -123,8 +123,6 @@ browser.runtime.onMessage.hasListener(listener)

Browser compatibility

- -

{{Compat("webextensions.api.runtime.onMessage")}}

Examples

diff --git a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/openoptionspage/index.html b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/openoptionspage/index.html index 701af9c2ea..21d358044b 100644 --- a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/openoptionspage/index.html +++ b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/openoptionspage/index.html @@ -32,8 +32,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/runtime/openOptionsPage

浏览器兼容性

- -

{{Compat("webextensions.api.runtime.openOptionsPage")}}

例子

diff --git a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/platformarch/index.html b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/platformarch/index.html index 0adfaf39f1..a4aa83bd70 100644 --- a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/platformarch/index.html +++ b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/platformarch/index.html @@ -25,8 +25,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/runtime/PlatformArch

浏览器兼容性

- -

{{Compat("webextensions.api.runtime.PlatformArch")}}

{{WebExtExamples}}

diff --git a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/platformos/index.html b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/platformos/index.html index 6c32d46b6f..0b5ad300eb 100644 --- a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/platformos/index.html +++ b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/platformos/index.html @@ -31,8 +31,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/runtime/PlatformOs

浏览器兼容性

- -

{{Compat("webextensions.api.runtime.PlatformOs")}}

{{WebExtExamples}}

diff --git a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/sendmessage/index.html b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/sendmessage/index.html index 86ec753075..2f104f7a32 100644 --- a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/sendmessage/index.html +++ b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/sendmessage/index.html @@ -77,8 +77,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/runtime/sendMessage

Browser compatibility

- -

{{Compat("webextensions.api.runtime.sendMessage")}}

Examples

diff --git a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/sendnativemessage/index.html b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/sendnativemessage/index.html index 349b7a06d0..a6114c938e 100644 --- a/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/sendnativemessage/index.html +++ b/files/zh-cn/mozilla/add-ons/webextensions/api/runtime/sendnativemessage/index.html @@ -43,8 +43,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/runtime/sendNativeMessage

浏览器兼容性

- -

{{Compat("webextensions.api.runtime.sendNativeMessage")}}

示例

-- cgit v1.2.3-54-g00ecf