Skip to content

Commit

Permalink
WebExt - Remove tags and non-standard except in /api
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee committed Mar 7, 2023
1 parent 1a27ade commit d9235ac
Show file tree
Hide file tree
Showing 91 changed files with 4 additions and 443 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Background scripts
slug: Mozilla/Add-ons/WebExtensions/Background_scripts
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: Browser actions
slug: Mozilla/Add-ons/WebExtensions/Browser_actions
page-type: guide
tags:
- WebExtensions
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: Browser compatibility for manifest.json
slug: Mozilla/Add-ons/WebExtensions/Browser_compatibility_for_manifest.json
page-type: guide
tags:
- Add-ons
- WebExtensions
- manifest.json
browser-compat: webextensions.manifest
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Browser support for JavaScript APIs
slug: Mozilla/Add-ons/WebExtensions/Browser_support_for_JavaScript_APIs
page-type: guide
tags:
- Reference
- WebExtensions
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
title: Building a cross-browser extension
slug: Mozilla/Add-ons/WebExtensions/Build_a_cross_browser_extension
page-type: guide
tags:
- Add-ons
- Extensions
- Guide
- WebExtensions
---

{{AddonSidebar()}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: Chrome incompatibilities
slug: Mozilla/Add-ons/WebExtensions/Chrome_incompatibilities
page-type: guide
tags:
- Guide
- WebExtensions
- google chrome
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Content scripts
slug: Mozilla/Add-ons/WebExtensions/Content_scripts
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: Content Security Policy
slug: Mozilla/Add-ons/WebExtensions/Content_Security_Policy
page-type: guide
tags:
- WebExtensions
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
title: Developing WebExtensions for Thunderbird
slug: Mozilla/Add-ons/WebExtensions/Developing_WebExtensions_for_Thunderbird
page-type: guide
tags:
- Add-ons
- Draft
- NeedsContent
- WebExtensions
- thunderbird
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Differences between API implementations
slug: Mozilla/Add-ons/WebExtensions/Differences_between_API_implementations
page-type: guide
tags:
- Guide
- WebExtensions
---

{{AddonSidebar}}
Expand Down
3 changes: 0 additions & 3 deletions files/en-us/mozilla/add-ons/webextensions/examples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Example extensions
slug: Mozilla/Add-ons/WebExtensions/Examples
page-type: guide
tags:
- Interface
- WebExtensions
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
title: Extending the developer tools
slug: Mozilla/Add-ons/WebExtensions/Extending_the_developer_tools
page-type: guide
tags:
- Add-ons
- DevTools
- Extensions
- Guide
- Needs Privileges
- WebExtensions
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
title: Firefox differentiators
slug: Mozilla/Add-ons/WebExtensions/Firefox_differentiators
page-type: guide
tags:
- Add-ons
- Draft
- Extensions
- Firefox
- NeedsMarkupWork
- Themes
- WebExtensions
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,6 @@
title: Firefox workflow overview
slug: Mozilla/Add-ons/WebExtensions/Firefox_workflow_overview
page-type: guide
tags:
- Add-ons
- Code
- Extensions
- Firefox
- WebExtensions
- enhance
- prepare
- publish
- retire
- workflow
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
title: Implement a settings page
slug: Mozilla/Add-ons/WebExtensions/Implement_a_settings_page
page-type: guide
tags:
- Guide
- JavaScript
- Web
- WebExtensions
---

{{AddonSidebar}}
Expand Down
4 changes: 0 additions & 4 deletions files/en-us/mozilla/add-ons/webextensions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: Browser Extensions
slug: Mozilla/Add-ons/WebExtensions
page-type: landing-page
tags:
- Add-ons
- Landing
- WebExtensions
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,6 @@
title: Interact with the clipboard
slug: Mozilla/Add-ons/WebExtensions/Interact_with_the_clipboard
page-type: guide
tags:
- Add-ons
- Clip
- Clipboard
- Cut
- Editing
- Extensions
- Text
- WebExtensions
- copy
- paste
browser-compat:
- api.Clipboard
- webextensions.api.clipboard
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
title: Intercept HTTP requests
slug: Mozilla/Add-ons/WebExtensions/Intercept_HTTP_requests
page-type: guide
tags:
- Add-ons
- Extensions
- How-to
- WebExtensions
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@
title: Internationalization
slug: Mozilla/Add-ons/WebExtensions/Internationalization
page-type: guide
tags:
- Article
- Guide
- Internationalization
- Localization
- WebExtensions
- i18n
- messages.json
- placeholders
- predefined messages
---

{{AddonSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: action
slug: Mozilla/Add-ons/WebExtensions/manifest.json/action
page-type: webextension-manifest-key
tags:
- Add-ons
- Extensions
- WebExtensions
browser-compat: webextensions.manifest.action
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: author
slug: Mozilla/Add-ons/WebExtensions/manifest.json/author
page-type: webextension-manifest-key
tags:
- Add-ons
- Extensions
- WebExtensions
browser-compat: webextensions.manifest.author
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
title: background
slug: Mozilla/Add-ons/WebExtensions/manifest.json/background
page-type: webextension-manifest-key
tags:
- Add-ons
- Extensions
- Manifest
- Reference
- WebExtensions
browser-compat: webextensions.manifest.background
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: browser_action
slug: Mozilla/Add-ons/WebExtensions/manifest.json/browser_action
page-type: webextension-manifest-key
tags:
- Add-ons
- Extensions
- WebExtensions
browser-compat: webextensions.manifest.browser_action
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
title: browser_specific_settings
slug: Mozilla/Add-ons/WebExtensions/manifest.json/browser_specific_settings
page-type: webextension-manifest-key
tags:
- Add-ons
- WebExtensions
- browser_specific_settings
- manifest.json
browser-compat: webextensions.manifest.browser_specific_settings
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
title: chrome_settings_overrides
slug: Mozilla/Add-ons/WebExtensions/manifest.json/chrome_settings_overrides
page-type: webextension-manifest-key
tags:
- Add-ons
- Extensions
- WebExtensions
- chrome_settings_overrides
- manifest.json
browser-compat: webextensions.manifest.chrome_settings_overrides
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: chrome_url_overrides
slug: Mozilla/Add-ons/WebExtensions/manifest.json/chrome_url_overrides
page-type: webextension-manifest-key
tags:
- Add-ons
- Extensions
- WebExtensions
browser-compat: webextensions.manifest.chrome_url_overrides
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
title: commands
slug: Mozilla/Add-ons/WebExtensions/manifest.json/commands
page-type: webextension-manifest-key
tags:
- Add-ons
- Extensions
- Keyboard Shortcuts
- WebExtensions
browser-compat: webextensions.manifest.commands
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: content_scripts
slug: Mozilla/Add-ons/WebExtensions/manifest.json/content_scripts
page-type: webextension-manifest-key
tags:
- Add-ons
- Extensions
- WebExtensions
browser-compat: webextensions.manifest.content_scripts
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: content_security_policy
slug: Mozilla/Add-ons/WebExtensions/manifest.json/content_security_policy
page-type: webextension-manifest-key
tags:
- Add-ons
- Extensions
- WebExtensions
browser-compat: webextensions.manifest.content_security_policy
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
---
title: declarative_net_request
slug: Mozilla/Add-ons/WebExtensions/manifest.json/declarative_net_request
tags:
- Add-ons
- Extensions
- WebExtensions
browser-compat: webextensions.manifest.declarative_net_request
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: default_locale
slug: Mozilla/Add-ons/WebExtensions/manifest.json/default_locale
page-type: webextension-manifest-key
tags:
- Add-ons
- Extensions
- WebExtensions
browser-compat: webextensions.manifest.default_locale
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: description
slug: Mozilla/Add-ons/WebExtensions/manifest.json/description
page-type: webextension-manifest-key
tags:
- Add-ons
- Extensions
- WebExtensions
browser-compat: webextensions.manifest.description
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: developer
slug: Mozilla/Add-ons/WebExtensions/manifest.json/developer
page-type: webextension-manifest-key
tags:
- Add-ons
- Extensions
- WebExtensions
browser-compat: webextensions.manifest.developer
---

Expand Down
Loading

0 comments on commit d9235ac

Please sign in to comment.