aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/mozilla/add-ons/webextensions/api
diff options
context:
space:
mode:
authort7yang <t7yang@gmail.com>2021-05-28 22:13:25 +0800
committerIrvin <irvinfly@gmail.com>2021-05-31 15:39:29 +0800
commitd935156b29ff23a8cfbacba5baf389d617572cf4 (patch)
tree12cedf3b0c49ee29c02ddab7c8332e68eb012362 /files/zh-tw/mozilla/add-ons/webextensions/api
parent52ac152ba5e0edb79b8c361a7b2aac13c7bdbf7b (diff)
downloadtranslated-content-d935156b29ff23a8cfbacba5baf389d617572cf4.tar.gz
translated-content-d935156b29ff23a8cfbacba5baf389d617572cf4.tar.bz2
translated-content-d935156b29ff23a8cfbacba5baf389d617572cf4.zip
remove bcd paragraph for zh-TW
Diffstat (limited to 'files/zh-tw/mozilla/add-ons/webextensions/api')
-rw-r--r--files/zh-tw/mozilla/add-ons/webextensions/api/cookies/cookiestore/index.html2
-rw-r--r--files/zh-tw/mozilla/add-ons/webextensions/api/cookies/onchanged/index.html2
-rw-r--r--files/zh-tw/mozilla/add-ons/webextensions/api/cookies/onchangedcause/index.html2
-rw-r--r--files/zh-tw/mozilla/add-ons/webextensions/api/storage/local/index.html2
-rw-r--r--files/zh-tw/mozilla/add-ons/webextensions/api/storage/storagearea/index.html2
5 files changed, 0 insertions, 10 deletions
diff --git a/files/zh-tw/mozilla/add-ons/webextensions/api/cookies/cookiestore/index.html b/files/zh-tw/mozilla/add-ons/webextensions/api/cookies/cookiestore/index.html
index b8ab73dc3f..2dc91698ec 100644
--- a/files/zh-tw/mozilla/add-ons/webextensions/api/cookies/cookiestore/index.html
+++ b/files/zh-tw/mozilla/add-ons/webextensions/api/cookies/cookiestore/index.html
@@ -22,8 +22,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/cookies/CookieStore
<h2 id="瀏覽器相容性">瀏覽器相容性</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("webextensions.api.cookies.CookieStore")}}</p>
<h2 id="示例">示例</h2>
diff --git a/files/zh-tw/mozilla/add-ons/webextensions/api/cookies/onchanged/index.html b/files/zh-tw/mozilla/add-ons/webextensions/api/cookies/onchanged/index.html
index 7558105bcc..8b8fdcb2ea 100644
--- a/files/zh-tw/mozilla/add-ons/webextensions/api/cookies/onchanged/index.html
+++ b/files/zh-tw/mozilla/add-ons/webextensions/api/cookies/onchanged/index.html
@@ -62,8 +62,6 @@ browser.cookies.onChanged.hasListener(listener)
<h2 id="瀏覽器相容性">瀏覽器相容性</h2>
-<p class="hidden">本相容性表格由結構化資料產生。若要貢獻資料,請參考 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 並給一個 pull request。</p>
-
<p>{{Compat("webextensions.api.cookies.onChanged")}}</p>
<h2 id="示例">示例</h2>
diff --git a/files/zh-tw/mozilla/add-ons/webextensions/api/cookies/onchangedcause/index.html b/files/zh-tw/mozilla/add-ons/webextensions/api/cookies/onchangedcause/index.html
index 592aaf7d6d..4a1c2f412b 100644
--- a/files/zh-tw/mozilla/add-ons/webextensions/api/cookies/onchangedcause/index.html
+++ b/files/zh-tw/mozilla/add-ons/webextensions/api/cookies/onchangedcause/index.html
@@ -26,8 +26,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/cookies/OnChangedCause
<h2 id="瀏覽器相容性">瀏覽器相容性</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("webextensions.api.cookies.OnChangedCause")}}</p>
<h2 id="示例">示例</h2>
diff --git a/files/zh-tw/mozilla/add-ons/webextensions/api/storage/local/index.html b/files/zh-tw/mozilla/add-ons/webextensions/api/storage/local/index.html
index 3cdc3ab140..2ea5253070 100644
--- a/files/zh-tw/mozilla/add-ons/webextensions/api/storage/local/index.html
+++ b/files/zh-tw/mozilla/add-ons/webextensions/api/storage/local/index.html
@@ -39,8 +39,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/storage/local
<h2 id="瀏覽器相容性">瀏覽器相容性</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("webextensions.api.storage.local")}}</p>
<p>{{WebExtExamples}}</p>
diff --git a/files/zh-tw/mozilla/add-ons/webextensions/api/storage/storagearea/index.html b/files/zh-tw/mozilla/add-ons/webextensions/api/storage/storagearea/index.html
index 088e8b5a79..f313dc49aa 100644
--- a/files/zh-tw/mozilla/add-ons/webextensions/api/storage/storagearea/index.html
+++ b/files/zh-tw/mozilla/add-ons/webextensions/api/storage/storagearea/index.html
@@ -40,8 +40,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/storage/StorageArea
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("webextensions.api.storage.StorageArea")}}</p>
<p>{{WebExtExamples}}</p>