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

Convert noteblocks for mozilla/add-ons/webextensions/api folder (part 1) #35118

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

queengooborg
Copy link
Collaborator

This PR converts the noteblocks for the 'mozilla/add-ons/webextensions/api' folder to GFM syntax, using a conversion script. This is part 1.

This PR converts the noteblocks for the 'mozilla/add-ons/webextensions/api' folder to GFM syntax, using a [conversion script](https://github.com/queengooborg/mdn-toolkit/blob/main/upgrade-noteblock.js). This is part 1.
@queengooborg queengooborg requested a review from a team as a code owner July 26, 2024 02:29
@queengooborg queengooborg requested review from willdurand and removed request for a team July 26, 2024 02:29
@github-actions github-actions bot added Content:WebExt WebExtensions docs size/m [PR only] 51-500 LoC changed labels Jul 26, 2024
Copy link
Contributor

Preview URLs (29 pages)
External URLs (44)

URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/Add_a_button_to_the_toolbar
Title: Add a button to the toolbar


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


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


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


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


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


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


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/alarms/getAll
Title: alarms.getAll()


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


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action
Title: action


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/setBadgeTextColor
Title: action.setBadgeTextColor()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/getBadgeText
Title: action.getBadgeText()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/getUserSettings
Title: action.getUserSettings()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/ColorArray
Title: action.ColorArray


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/enable
Title: action.enable()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/setBadgeBackgroundColor
Title: action.setBadgeBackgroundColor()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/getBadgeBackgroundColor
Title: action.getBadgeBackgroundColor()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/getTitle
Title: action.getTitle()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/onClicked
Title: action.onClicked


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/setIcon
Title: action.setIcon()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/setTitle
Title: action.setTitle()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/ImageDataType
Title: action.ImageDataType


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/disable
Title: action.disable()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/setPopup
Title: action.setPopup()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/getPopup
Title: action.getPopup()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/setBadgeText
Title: action.setBadgeText()


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/getBadgeTextColor
Title: action.getBadgeTextColor()

@queengooborg queengooborg changed the title Convert noteblocks for mozilla/add-ons/webextensions/api folder Convert noteblocks for mozilla/add-ons/webextensions/api folder (part 1) Jul 26, 2024
@Josh-Cena Josh-Cena merged commit b30a10c into main Jul 26, 2024
8 checks passed
@Josh-Cena Josh-Cena deleted the gfm-noteblock/mozilla/add-ons/webextensions/api-1 branch July 26, 2024 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebExt WebExtensions docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants