diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-14 11:36:55 +0900 |
---|---|---|
committer | potappo <potappo@gmail.com> | 2021-06-21 23:13:18 +0900 |
commit | 6d982799a54024f9f8772b7123ff38b59800b938 (patch) | |
tree | 207bae674e9bd4a30e56c121929c9b3ecbddff64 /files/ja/mozilla/add-ons/webextensions/manifest.json | |
parent | 6d327b9d2702d43920cb525d5d534668d2ed310c (diff) | |
download | translated-content-6d982799a54024f9f8772b7123ff38b59800b938.tar.gz translated-content-6d982799a54024f9f8772b7123ff38b59800b938.tar.bz2 translated-content-6d982799a54024f9f8772b7123ff38b59800b938.zip |
mozilla 内にある browser-compat-data に関する非表示の指示を削除
Diffstat (limited to 'files/ja/mozilla/add-ons/webextensions/manifest.json')
26 files changed, 0 insertions, 52 deletions
diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/author/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/author/index.html index b44cecf9d4..979997cce2 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/author/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/author/index.html @@ -39,6 +39,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/author <h2 id="Browser_compatibility" name="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.manifest.author")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/background/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/background/index.html index 96eca3f2fb..6e91ad6181 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/background/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/background/index.html @@ -110,6 +110,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/background <h2 id="Browser_compatibility" name="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.manifest.background", 10)}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/browser_specific_settings/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/browser_specific_settings/index.html index 16553c9422..577e491a54 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/browser_specific_settings/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/browser_specific_settings/index.html @@ -86,6 +86,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/browser_specific_set <h2 id="Browser_compatibility" name="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.manifest.browser_specific_settings")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/chrome_settings_overrides/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/chrome_settings_overrides/index.html index 5a92e26d97..11f2e91694 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/chrome_settings_overrides/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/chrome_settings_overrides/index.html @@ -131,6 +131,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/chrome_settings_over <h2 id="Browser_compatibility" name="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.manifest.chrome_settings_overrides", 10)}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/chrome_url_overrides/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/chrome_url_overrides/index.html index 057d937605..e3d91ef552 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/chrome_url_overrides/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/chrome_url_overrides/index.html @@ -92,6 +92,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/chrome_url_overrides <h2 id="Browser_compatibility" name="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.manifest.chrome_url_overrides")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/commands/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/commands/index.html index cddcb59c6c..e39ec110b2 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/commands/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/commands/index.html @@ -181,6 +181,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/commands <h2 id="Browser_compatibility" name="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.manifest.commands")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/content_scripts/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/content_scripts/index.html index 601b79ec4a..964a6191d1 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/content_scripts/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/content_scripts/index.html @@ -224,6 +224,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/content_scripts <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.manifest.content_scripts")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/default_locale/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/default_locale/index.html index 39e70b0d6a..7d0958001d 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/default_locale/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/default_locale/index.html @@ -39,6 +39,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/default_locale <h2 id="Browser_compatibility" name="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.manifest.default_locale")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/description/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/description/index.html index 0caa680efe..9f8374985c 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/description/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/description/index.html @@ -39,6 +39,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/description <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.manifest.description")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/developer/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/developer/index.html index 0495588666..19190c1e02 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/developer/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/developer/index.html @@ -47,6 +47,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/developer <h2 id="Browser_compatibility" name="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.manifest.developer")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/devtools_page/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/devtools_page/index.html index 42a1b0d092..4369c83287 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/devtools_page/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/devtools_page/index.html @@ -37,6 +37,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/devtools_page <h2 id="Browser_compatibility" name="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.manifest.devtools_page")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/homepage_url/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/homepage_url/index.html index 484b6ac14b..64e36c0f53 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/homepage_url/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/homepage_url/index.html @@ -41,6 +41,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/homepage_url <h2 id="Browser_compatibility" name="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.manifest.homepage_url")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/icons/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/icons/index.html index e6f5b3d376..82fe69337f 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/icons/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/icons/index.html @@ -73,6 +73,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/icons <h2 id="Browser_compatibility" name="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.manifest.icons")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/incognito/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/incognito/index.html index e7876c1859..6cc41f939a 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/incognito/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/incognito/index.html @@ -65,6 +65,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/incognito <h2 id="Browser_compatibility" name="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.manifest.incognito")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html index 0690f56e8d..95dfda414b 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html @@ -40,6 +40,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/manifest_version <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.manifest.manifest_version")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/name/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/name/index.html index b3e34dd25f..e46a089a3f 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/name/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/name/index.html @@ -41,6 +41,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/name <h2 id="Browser_compatibility" name="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.manifest.name")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/omnibox/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/omnibox/index.html index 3bc821b62e..365f3dfe2a 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/omnibox/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/omnibox/index.html @@ -45,6 +45,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/omnibox <h2 id="Browser_compatibility" name="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.manifest.omnibox")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/optional_permissions/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/optional_permissions/index.html index 66d1571eea..677892dc4f 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/optional_permissions/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/optional_permissions/index.html @@ -93,6 +93,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/optional_permissions <h2 id="Browser_compatibility" name="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.manifest.optional_permissions")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/options_ui/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/options_ui/index.html index ce6eb64d2f..f462468481 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/options_ui/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/options_ui/index.html @@ -98,6 +98,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/options_ui <h2 id="Browser_compatibility" name="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.manifest.options_ui")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/protocol_handlers/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/protocol_handlers/index.html index c7a2119c9b..f0b3e15f5a 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/protocol_handlers/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/protocol_handlers/index.html @@ -82,6 +82,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/protocol_handlers <h2 id="Browser_compatibility" name="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.manifest.protocol_handlers")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/short_name/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/short_name/index.html index bf1d19d15a..bdb9583db5 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/short_name/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/short_name/index.html @@ -39,6 +39,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/short_name <h2 id="Browser_compatibility" name="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.manifest.short_name")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/sidebar_action/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/sidebar_action/index.html index 420b92aa5e..7fe517832c 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/sidebar_action/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/sidebar_action/index.html @@ -128,6 +128,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/sidebar_action <h2 id="Browser_compatibility" name="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.manifest.sidebar_action")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/theme/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/theme/index.html index ea5d11b1cc..9595d7d2b1 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/theme/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/theme/index.html @@ -917,8 +917,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/theme <h2 id="Browser_compatibility" name="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.manifest.theme", 10)}}</p> <h3 id="Chrome_compatibility" name="Chrome_compatibility">Chrome compatibility</h3> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/version/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/version/index.html index 3f78365404..1509b55e71 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/version/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/version/index.html @@ -48,6 +48,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/version <h2 id="Browser_compatibility" name="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.manifest.version")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/version_name/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/version_name/index.html index 1943385204..1abd3a61f2 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/version_name/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/version_name/index.html @@ -35,6 +35,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/version_name <h2 id="Browser_compatibility" name="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.manifest.version_name")}}</p> diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/web_accessible_resources/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/web_accessible_resources/index.html index b32e6230b2..3adb36d237 100644 --- a/files/ja/mozilla/add-ons/webextensions/manifest.json/web_accessible_resources/index.html +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/web_accessible_resources/index.html @@ -95,6 +95,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/web_accessible_resou <h2 id="Browser_compatibility" name="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.manifest.web_accessible_resources")}}</p> |