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

WebExt - Fixtags for apis to /dns #25130

Merged
merged 1 commit into from
Mar 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Add a button to the toolbar
slug: Mozilla/Add-ons/WebExtensions/Add_a_button_to_the_toolbar
page-type: guide
tags:
- WebExtensions
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Anatomy of an extension
slug: Mozilla/Add-ons/WebExtensions/Anatomy_of_a_WebExtension
page-type: guide
tags:
- WebExtensions
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.ColorArray
slug: Mozilla/Add-ons/WebExtensions/API/action/ColorArray
page-type: webextension-api-type
tags:
- API
- Add-ons
- ColorArray
- Extensions
- Non-standard
- Reference
- Type
- WebExtensions
- action
browser-compat: webextensions.api.action.ColorArray
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.disable()
slug: Mozilla/Add-ons/WebExtensions/API/action/disable
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- action
- disable
browser-compat: webextensions.api.action.disable
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.enable()
slug: Mozilla/Add-ons/WebExtensions/API/action/enable
page-type: webextension-api-function
tags:
- API
- Add-ons
- Enable
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- action
browser-compat: webextensions.api.action.enable
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.getBadgeBackgroundColor()
slug: Mozilla/Add-ons/WebExtensions/API/action/getBadgeBackgroundColor
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- action
- getBadgeBackgroundColor
browser-compat: webextensions.api.action.getBadgeBackgroundColor
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.getBadgeText()
slug: Mozilla/Add-ons/WebExtensions/API/action/getBadgeText
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- action
- getBadgeText
browser-compat: webextensions.api.action.getBadgeText
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@
title: action.getBadgeTextColor()
slug: Mozilla/Add-ons/WebExtensions/API/action/getBadgeTextColor
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Reference
- WebExtensions
- action
- getBadgeTextColor
browser-compat: webextensions.api.action.getBadgeTextColor
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.getPopup()
slug: Mozilla/Add-ons/WebExtensions/API/action/getPopup
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- action
- getPopup
browser-compat: webextensions.api.action.getPopup
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.getTitle()
slug: Mozilla/Add-ons/WebExtensions/API/action/getTitle
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- action
- getTitle
browser-compat: webextensions.api.action.getTitle
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.ImageDataType
slug: Mozilla/Add-ons/WebExtensions/API/action/ImageDataType
page-type: webextension-api-type
tags:
- API
- Add-ons
- Extensions
- ImageDataType
- Non-standard
- Reference
- Type
- WebExtensions
- action
browser-compat: webextensions.api.action.ImageDataType
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@
title: action
slug: Mozilla/Add-ons/WebExtensions/API/action
page-type: webextension-api
tags:
- API
- Add-ons
- Extensions
- Interface
- Non-standard
- Reference
- WebExtensions
- action
browser-compat: webextensions.api.action
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@
title: action.isEnabled()
slug: Mozilla/Add-ons/WebExtensions/API/action/isEnabled
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Reference
- WebExtensions
- action
- isEnabled
browser-compat: webextensions.api.action.isEnabled
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.onClicked
slug: Mozilla/Add-ons/WebExtensions/API/action/onClicked
page-type: webextension-api-event
tags:
- API
- Add-ons
- Event
- Extensions
- Non-standard
- Reference
- WebExtensions
- action
- onClicked
browser-compat: webextensions.api.action.onClicked
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.openPopup()
slug: Mozilla/Add-ons/WebExtensions/API/action/openPopup
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- action
- openPopup
browser-compat: webextensions.api.action.openPopup
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.setBadgeBackgroundColor()
slug: Mozilla/Add-ons/WebExtensions/API/action/setBadgeBackgroundColor
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- action
- setBadgeBackgroundColor
browser-compat: webextensions.api.action.setBadgeBackgroundColor
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.setBadgeText()
slug: Mozilla/Add-ons/WebExtensions/API/action/setBadgeText
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- action
- setBadgeText
browser-compat: webextensions.api.action.setBadgeText
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@
title: action.setBadgeTextColor()
slug: Mozilla/Add-ons/WebExtensions/API/action/setBadgeTextColor
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Reference
- WebExtensions
- action
- setBadgeTextColor
browser-compat: webextensions.api.action.setBadgeTextColor
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.setIcon()
slug: Mozilla/Add-ons/WebExtensions/API/action/setIcon
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- action
- setIcon
browser-compat: webextensions.api.action.setIcon
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: action.setPopup()
slug: Mozilla/Add-ons/WebExtensions/API/action/setPopup
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- action
- setPopup
browser-compat: webextensions.api.action.setPopup
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@
title: action.setTitle()
slug: Mozilla/Add-ons/WebExtensions/API/action/setTitle
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Reference
- WebExtensions
- action
- setTitle
browser-compat: webextensions.api.action.setTitle
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: alarms.Alarm
slug: Mozilla/Add-ons/WebExtensions/API/alarms/Alarm
page-type: webextension-api-type
tags:
- API
- Add-ons
- Extensions
- Non-standard
- Reference
- Type
- WebExtensions
- alarm
- alarms
browser-compat: webextensions.api.alarms.Alarm
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: alarms.clear()
slug: Mozilla/Add-ons/WebExtensions/API/alarms/clear
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- alarms
- clear
browser-compat: webextensions.api.alarms.clear
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: alarms.clearAll()
slug: Mozilla/Add-ons/WebExtensions/API/alarms/clearAll
page-type: webextension-api-function
tags:
- API
- Add-ons
- Extensions
- Method
- Non-standard
- Reference
- WebExtensions
- alarms
- clearAll
browser-compat: webextensions.api.alarms.clearAll
---

Expand Down
Loading