Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mozilla/add-ons 以下の Note: Warning: Callout: を日本語に変換 #8929

Merged
merged 2 commits into from
Oct 3, 2022

Conversation

mfuji09
Copy link
Collaborator

@mfuji09 mfuji09 commented Oct 1, 2022

Description

Note: Warning: Callout: のマジックワードを日本語に一括変換します。

Motivation

Additional details

Related issues and pull requests

#7848

@mfuji09 mfuji09 requested a review from a team as a code owner October 1, 2022 00:59
@mfuji09 mfuji09 requested review from dynamis and removed request for a team October 1, 2022 00:59
@github-actions github-actions bot added the l10n-ja Issues related to Japanese content. label Oct 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2022

Preview URLs (136 pages)
Flaws (524)

Note! 4 documents with no flaws that don't need to be listed. 🎉

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Implement_a_settings_page
Title: 設定ページを実装する
Flaw count: 3

  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/Temporary_Installation_in_Firefox
    • Can't resolve /ja/docs/Mozilla/Add-ons/WebExtensions/manifest.json/applications
    • Can't resolve /ja/Add-ons/WebExtensions/Temporary_Installation_in_Firefox#Reloading_a_temporary_add-on

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Modify_a_web_page
Title: ウェブページを変更する
Flaw count: 23

  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/content_scripts
    • Can't resolve https://developer.mozilla.org/
    • Can't resolve /ja/Add-ons/WebExtensions/Temporary_Installation_in_Firefox
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#activeTab_permission
    • and 18 more flaws omitted

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension
Title: 初めての拡張機能
Flaw count: 20

  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/manifest_version
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/name
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/version
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/description
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/icons
    • and 15 more flaws omitted

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Browser_support_for_JavaScript_APIs
Title: JavaScript API 群のブラウザーの互換性
Flaw count: 46

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
    • and 41 more flaws omitted

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Browser_compatibility_for_manifest.json
Title: manifest.json のブラウザー互換性
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms
Title: alarms
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/docs/Web/API/WindowTimers/setTimeout
    • Can't resolve /ja/docs/Web/API/WindowTimers/setInterval
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/clearAll
Title: alarms.clearAll()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/create
Title: alarms.create()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/clear
Title: alarms.clear()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/Alarm
Title: alarms.Alarm
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/onAlarm
Title: alarms.onAlarm
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/getAll
Title: alarms.getAll()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/get
Title: alarms.get()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage
Title: storage
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/local
Title: storage.local
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#Unlimited_storage
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageChange
Title: storage.StorageChange
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea
Title: storage.StorageArea
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/set
Title: StorageArea.set()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/clear
Title: StorageArea.clear()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/getBytesInUse
Title: StorageArea.getBytesInUse()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/remove
Title: StorageArea.remove()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/get
Title: StorageArea.get()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync
Title: storage.sync
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/commands
Title: commands
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/commands
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/commands
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/idle
Title: idle
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/webNavigation
Title: webNavigation
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/docs/Web/Events/DOMContentLoaded
    • Can't resolve /ja/docs/Web/Events/load
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/pageAction
Title: pageAction
Flaw count: 6

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/page_action
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/pageAction/onClicked
Title: pageAction.onClicked
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks
Title: bookmarks
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onImportEnded
Title: bookmarks.onImportEnded
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onChanged
Title: bookmarks.onChanged
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/update
Title: bookmarks.update()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/getRecent
Title: bookmarks.getRecent()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/search
Title: bookmarks.search()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onMoved
Title: bookmarks.onMoved
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onChildrenReordered
Title: bookmarks.onChildrenReordered
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/getChildren
Title: bookmarks.getChildren()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/create
Title: bookmarks.create()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onRemoved
Title: bookmarks.onRemoved
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onImportBegan
Title: bookmarks.onImportBegan
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/BookmarkTreeNode
Title: bookmarks.BookmarkTreeNode
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/CreateDetails
Title: bookmarks.CreateDetails
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onCreated
Title: bookmarks.onCreated
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/remove
Title: bookmarks.remove()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/getTree
Title: bookmarks.getTree()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/move
Title: bookmarks.move()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/removeTree
Title: bookmarks.removeTree()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/getSubTree
Title: bookmarks.getSubTree()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/BookmarkTreeNodeUnmodifiable
Title: bookmarks.BookmarkTreeNodeUnmodifiable
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/get
Title: bookmarks.get()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/management
Title: management
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs
Title: tabs
Flaw count: 6

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#Host_permissions
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#activeTab_permission
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ja/docs/Mozilla/Add-ons/WebExtensions/API/Tabs/Tab
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/create
Title: tabs.create()
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/API/tabs/toggleReaderMode
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/captureVisibleTab
Title: tabs.captureVisibleTab()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/Tab
Title: tabs.Tab
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/API/tabs/toggleReaderMode
    • Can't resolve /ja/Add-ons/WebExtensions/API/tabs/toggleReaderMode
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/query
Title: tabs.query()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/executeScript
Title: tabs.executeScript()
Flaw count: 5

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#Host_permissions
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#activeTab_permission
    • Can't resolve /ja/docs/Tools/Web_Console
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/onCreated
Title: tabs.onCreated
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/remove
Title: tabs.remove()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/duplicate
Title: tabs.duplicate()
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/MutedInfoReason
Title: tabs.MutedInfoReason
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/MutedInfo
Title: tabs.MutedInfo
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/get
Title: tabs.get()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/menus
Title: menus
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/icons
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/menus/onClicked
Title: menus.onClicked
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/clipboard
Title: clipboard
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/Interact_with_the_clipboard#Reading_from_the_clipboard
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/clipboard/setImageData
Title: clipboard.setImageData()
Flaw count: 3

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/notifications
Title: notifications
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/notifications/create
Title: notifications.create()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/extension
Title: extension
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/sidebarAction
Title: sidebarAction
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/sidebar_action
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/webRequest
Title: webRequest
Flaw count: 8

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#API_permissions
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#Host_permissions
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#API_permissions
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#Host_permissions
    • Can use the English (en-US) link as a fallback
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/browserAction
Title: browserAction
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ja/Add-ons/WebExtensions/Modify_a_web_page#Messaging
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/browserAction/onClicked
Title: browserAction.onClicked
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/browserAction/disable
Title: browserAction.disable()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/browserAction/ColorArray
Title: browserAction.ColorArray
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/extensionTypes
Title: extensionTypes
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/API/tabs/insertCSS
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/extensionTypes/RunAt
Title: extensionTypes.RunAt
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/extensionTypes/ImageDetails
Title: extensionTypes.ImageDetails
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/runtime
Title: runtime
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/user_interface/Options_pages
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/runtime/openOptionsPage
Title: runtime.openOptionsPage()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/runtime/sendMessage
Title: runtime.sendMessage()
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Anchor not lowercase
    • Can't resolve /ja/docs/Mozilla/Add-ons/WebExtensions/manifest.json/applications
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/runtime/MessageSender
Title: runtime.MessageSender
Flaw count: 7

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/docs/Mozilla/Add-ons/WebExtensions/manifest.json/applications
    • Can't resolve /ja/Add-ons/WebExtensions/Anatomy_of_a_WebExtension#Background_scripts
    • Can't resolve /ja/Add-ons/WebExtensions/Anatomy_of_a_WebExtension#Sidebars_popups_options_pages
    • Can't resolve /ja/Add-ons/WebExtensions/Anatomy_of_a_WebExtension#Browser_actions_2
    • Can't resolve /ja/Add-ons/WebExtensions/Anatomy_of_a_WebExtension#Page_actions
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/runtime/onMessage
Title: runtime.onMessage
Flaw count: 12

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/Anatomy_of_a_WebExtension#Content_scripts
    • Can't resolve /ja/Add-ons/WebExtensions/Anatomy_of_a_WebExtension#Background_scripts
    • Can't resolve /ja/Add-ons/WebExtensions/Anatomy_of_a_WebExtension#Options_pages
    • Can't resolve /ja/Add-ons/WebExtensions/User_interface_components#Popups
    • Anchor not lowercase
    • and 5 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/proxy
Title: proxy
Flaw count: 7

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/API/proxy#PAC_file_specification
    • Can't resolve /ja/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_(PAC)_file
    • Can't resolve /ja/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_(PAC)_file#isPlainHostName()_2
    • Can't resolve /ja/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_(PAC)_file#dnsDomainIs()
    • Can't resolve /ja/docs/Web/API/Console
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/browsingData
Title: browsingData
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/browsingData/removeCache
Title: browsingData.removeCache()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/privacy
Title: privacy
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#API_permissions
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/permissions
Title: permissions
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#Host_permissions
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/windows
Title: windows
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/windows/WindowType
Title: windows.WindowType
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/windows/WindowState
Title: windows.WindowState
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/history
Title: history
Flaw count: 11

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ja/Add-ons/WebExtensions/API/history/search
    • Can't resolve /ja/Add-ons/WebExtensions/API/history/deleteUrl
    • Can't resolve /ja/Add-ons/WebExtensions/API/history/addUrl
    • Can't resolve /ja/Add-ons/WebExtensions/API/history/deleteAll
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/history/HistoryItem
Title: history.HistoryItem
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/cookies
Title: cookies
Flaw count: 7

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#API_permissions
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#Host_permissions
    • Can't resolve /ja/Add-ons/WebExtensions/API/cookies#Permissions
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#API_permissions
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#Host_permissions
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/cookies/Cookie
Title: cookies.Cookie
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/API/cookies#First-party_isolation
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow
Title: devtools.inspectedWindow
Flaw count: 6

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/Using_the_devtools_APIs#Limitations_of_the_devtools_APIs
    • Can't resolve /ja/Add-ons/WebExtensions/API/devtools.inspectedWindow/tabId
    • Can't resolve /ja/Add-ons/WebExtensions/API/devtools.inspectedWindow/eval
    • Can't resolve /ja/Add-ons/WebExtensions/API/devtools.inspectedWindow/reload
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow/eval
Title: devtools.inspectedWindow.eval()
Flaw count: 5

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools.inspectedWindow/eval#ヘルパー
    • Anchor not lowercase
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow/tabId
Title: devtools.inspectedWindow.tabId
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools/network
Title: devtools.network
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/Using_the_devtools_APIs#Limitations_of_the_devtools_APIs
    • Can't resolve /ja/Add-ons/WebExtensions/API/devtools.network/onNavigated
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools/panels
Title: devtools.panels
Flaw count: 11

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/Using_the_devtools_APIs#Limitations_of_the_devtools_APIs
    • Can't resolve /ja/Add-ons/WebExtensions/API/devtools.panels/ElementsPanel
    • Can't resolve /ja/Add-ons/WebExtensions/API/devtools.panels/ExtensionPanel
    • Can't resolve /ja/Add-ons/WebExtensions/API/devtools.panels/ExtensionSidebarPane
    • Can't resolve /ja/Add-ons/WebExtensions/API/devtools.panels/elements
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/downloads
Title: downloads
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /JA/Add-ons/WebExtensions/manifest.json/permissions#API_permissions
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/downloads/download
Title: downloads.download()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/topSites
Title: topSites
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#API_permissions
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/identity
Title: identity
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#API_permissions
    • Can't resolve /ja/Add-ons/WebExtensions/Temporary_Installation_in_Firefox
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/identity/getRedirectURL
Title: identity.getRedirectURL()
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/Temporary_Installation_in_Firefox
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/theme
Title: theme
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/theme
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/omnibox
Title: omnibox
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/sessions
Title: sessions
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#API_permissions
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n
Title: i18n
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n/getAcceptLanguages
Title: i18n.getAcceptLanguages()
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n/detectLanguage
Title: i18n.detectLanguage()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n/getMessage
Title: i18n.getMessage()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n/Locale-Specific_Message_reference
Title: ロケール固有のメッセージ参照
Flaw count: 4

  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/WebExtension_i18n
    • Can't resolve /ja/Add-ons/WebExtensions/Internationalization#Predefined_messages
    • Can't resolve /ja/Add-ons/WebExtensions/Internationalization#Retrieving_message_strings_from_JavaScript
  • translation_differences:
    • Differences in the important macros (0 in common of 1 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n/getUILanguage
Title: i18n.getUILanguage()
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n/LanguageCode
Title: i18n.LanguageCode
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/events
Title: events
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Working_with_files
Title: ファイルの操作
Flaw count: 11

  • broken_links:
    • Anchor not lowercase
    • Can't resolve /ja/docs/Using_files_from_web_applications
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ja/docs/Web/Events/drop
    • and 6 more flaws omitted

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Internationalization
Title: 国際化
Flaw count: 3

  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/Anatomy_of_a_WebExtension#Background_scripts
    • Can't resolve /ja/docs/Mozilla/Add-ons/WebExtensions/manifest.json/applications
    • Can't resolve /ja/Add-ons/WebExtensions/Packaging_and_installation#Loading_from_disk

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Match_patterns
Title: マッチパターン
Flaw count: 3

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • No need for the pathname in anchor links if it's the same page
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/manifest.json
Title: manifest.json
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/manifest.json/web_accessible_resources
Title: web_accessible_resources
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/Walkthrough
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions
Title: permissions
Flaw count: 4

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • No need for the pathname in anchor links if it's the same page
    • No need for the pathname in anchor links if it's the same page
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/manifest.json/theme
Title: theme
Flaw count: 5

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /ja/docs/Mozilla/Add-ons/Themes/Lightweight_themes
    • Can't resolve /ja/Add-ons/WebExtensions/API/theme
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/theme#Chrome_compatibility
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/manifest.json/icons
Title: icons
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Content_scripts
Title: コンテンツスクリプト
Flaw count: 36

  • macros:
    • /ja/docs/Web/JavaScript/Reference/eval does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/eval
  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/API
    • Can't resolve /ja/Add-ons/WebExtensions/Content_scripts#WebExtension_APIs
    • Can't resolve /ja/Add-ons/WebExtensions/Content_scripts#Communicating_with_background_scripts
    • Can't resolve /ja/docs/Web/Security/CSP
    • Can't resolve /ja/docs/Mozilla/Add-ons/WebExtensions/onboarding_upboarding_offboarding_best_practices
    • and 30 more flaws omitted

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Native_messaging
Title: ネイティブメッセージング
Flaw count: 2

  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json
    • Anchor not lowercase

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/user_interface
Title: ユーザーインターフェイス
Flaw count: 1

  • broken_links:
    • Can use the English (en-US) link as a fallback

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/user_interface/Options_pages
Title: オプションページ
Flaw count: 2

  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/API
    • Can use the English (en-US) link as a fallback

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Extending_the_developer_tools
Title: developer tools の拡張
Flaw count: 10

  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/Using_the_devtools_APIs#Limitations_of_the_devtools_APIs
    • Can't resolve /ja/docs/Web/HTML/Element/Script
    • Anchor not lowercase
    • Can't resolve /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools.inspectedWindow
    • Can't resolve /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools.network
    • and 5 more flaws omitted

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Anatomy_of_a_WebExtension
Title: 拡張機能の中身
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Working_with_the_Tabs_API
Title: Tabs API を使う
Flaw count: 7

  • broken_links:
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#Host_permissions
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#activeTab_permission
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#activeTab_permission
    • Can't resolve /ja/docs/Mozilla/Add-ons/WebExtensions/Debugging
    • Can't resolve /ja/Add-ons/WebExtensions/manifest.json/permissions#Host_permissions
    • and 2 more flaws omitted
External URLs (203)

URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Modify_a_web_page
Title: ウェブページを変更する


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Examples
Title: 拡張機能の例


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms
Title: alarms


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/clearAll
Title: alarms.clearAll()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/create
Title: alarms.create()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/clear
Title: alarms.clear()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/Alarm
Title: alarms.Alarm


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/onAlarm
Title: alarms.onAlarm


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/alarms/get
Title: alarms.get()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage
Title: storage


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/local
Title: storage.local


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageChange
Title: storage.StorageChange


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea
Title: storage.StorageArea


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/set
Title: StorageArea.set()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/clear
Title: StorageArea.clear()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/getBytesInUse
Title: StorageArea.getBytesInUse()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/remove
Title: StorageArea.remove()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/get
Title: StorageArea.get()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync
Title: storage.sync


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/commands
Title: commands


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/idle
Title: idle


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/webNavigation
Title: webNavigation


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/pageAction
Title: pageAction


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/pageAction/onClicked
Title: pageAction.onClicked


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks
Title: bookmarks


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onImportEnded
Title: bookmarks.onImportEnded


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onChanged
Title: bookmarks.onChanged


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/update
Title: bookmarks.update()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/getRecent
Title: bookmarks.getRecent()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/search
Title: bookmarks.search()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onMoved
Title: bookmarks.onMoved


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onChildrenReordered
Title: bookmarks.onChildrenReordered


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/getChildren
Title: bookmarks.getChildren()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/create
Title: bookmarks.create()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onRemoved
Title: bookmarks.onRemoved


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onImportBegan
Title: bookmarks.onImportBegan


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/BookmarkTreeNode
Title: bookmarks.BookmarkTreeNode


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/CreateDetails
Title: bookmarks.CreateDetails


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onCreated
Title: bookmarks.onCreated


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/remove
Title: bookmarks.remove()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/getTree
Title: bookmarks.getTree()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/move
Title: bookmarks.move()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/removeTree
Title: bookmarks.removeTree()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/getSubTree
Title: bookmarks.getSubTree()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/BookmarkTreeNodeUnmodifiable
Title: bookmarks.BookmarkTreeNodeUnmodifiable


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/get
Title: bookmarks.get()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/types
Title: types


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/management
Title: management


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs
Title: tabs


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/create
Title: tabs.create()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/captureVisibleTab
Title: tabs.captureVisibleTab()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/Tab
Title: tabs.Tab


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/query
Title: tabs.query()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/executeScript
Title: tabs.executeScript()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/onCreated
Title: tabs.onCreated


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/remove
Title: tabs.remove()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/duplicate
Title: tabs.duplicate()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/MutedInfoReason
Title: tabs.MutedInfoReason


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/MutedInfo
Title: tabs.MutedInfo


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/tabs/get
Title: tabs.get()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/menus
Title: menus


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/menus/onClicked
Title: menus.onClicked


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/clipboard
Title: clipboard


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/clipboard/setImageData
Title: clipboard.setImageData()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/notifications
Title: notifications


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/notifications/create
Title: notifications.create()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/extension
Title: extension


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/sidebarAction
Title: sidebarAction


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/webRequest
Title: webRequest


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/browserAction
Title: browserAction


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/browserAction/onClicked
Title: browserAction.onClicked


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/browserAction/disable
Title: browserAction.disable()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/browserAction/ColorArray
Title: browserAction.ColorArray


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/extensionTypes
Title: extensionTypes


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/extensionTypes/RunAt
Title: extensionTypes.RunAt


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/extensionTypes/ImageDetails
Title: extensionTypes.ImageDetails


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/runtime
Title: runtime


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/runtime/openOptionsPage
Title: runtime.openOptionsPage()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/runtime/sendMessage
Title: runtime.sendMessage()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/runtime/MessageSender
Title: runtime.MessageSender


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/runtime/onMessage
Title: runtime.onMessage


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/browsingData
Title: browsingData


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/browsingData/removeCache
Title: browsingData.removeCache()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/privacy
Title: privacy


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/permissions
Title: permissions


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/windows
Title: windows


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/windows/WindowType
Title: windows.WindowType


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/windows/WindowState
Title: windows.WindowState


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/history
Title: history


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/history/HistoryItem
Title: history.HistoryItem


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/cookies
Title: cookies


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/cookies/Cookie
Title: cookies.Cookie


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow
Title: devtools.inspectedWindow


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow/eval
Title: devtools.inspectedWindow.eval()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow/tabId
Title: devtools.inspectedWindow.tabId


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools/network
Title: devtools.network


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/devtools/panels
Title: devtools.panels


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/downloads
Title: downloads


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/downloads/download
Title: downloads.download()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/topSites
Title: topSites


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/identity
Title: identity


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/identity/getRedirectURL
Title: identity.getRedirectURL()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/omnibox
Title: omnibox


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/sessions
Title: sessions


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n
Title: i18n


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n/getAcceptLanguages
Title: i18n.getAcceptLanguages()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n/detectLanguage
Title: i18n.detectLanguage()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n/getMessage
Title: i18n.getMessage()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n/getUILanguage
Title: i18n.getUILanguage()


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/i18n/LanguageCode
Title: i18n.LanguageCode


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/API/events
Title: events


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Internationalization
Title: 国際化


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/manifest.json/theme
Title: theme


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Content_scripts
Title: コンテンツスクリプト


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Native_messaging
Title: ネイティブメッセージング


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/user_interface
Title: ユーザーインターフェイス


URL: /ja/docs/Mozilla/Add-ons/WebExtensions/Extending_the_developer_tools
Title: developer tools の拡張

(this comment was updated 2022-10-03 15:20:25.924162)

@mfuji09
Copy link
Collaborator Author

mfuji09 commented Oct 3, 2022

影響が大きいので、先行マージします。

@mfuji09 mfuji09 merged commit ff9f144 into mdn:main Oct 3, 2022
@mfuji09 mfuji09 deleted the notebox-add-ons branch October 3, 2022 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ja Issues related to Japanese content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant