diff options
Diffstat (limited to 'files/zh-tw/mozilla/add-ons/webextensions/api/storage')
-rw-r--r-- | files/zh-tw/mozilla/add-ons/webextensions/api/storage/local/index.html | 2 | ||||
-rw-r--r-- | files/zh-tw/mozilla/add-ons/webextensions/api/storage/storagearea/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
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> |