Skip to content

Commit

Permalink
Add back devtools_page and externally_connectable
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosjeurissen committed Nov 11, 2021
1 parent 7a578cb commit 5029fdb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ The following keys must be considered valid:
* <a href="#key-permissions">`permissions`</a>: optional
* <a href="#key-short_name">`short_name`</a>: optional
* <a href="#key-web_accessible_resources">`web_accessible_resources`</a>: optional
* <a href="#key-devtools_page">`devtools_page`</a>: optional
* <a href="#key-externally_connectable">`externally_connectable`</a>: optional

### Key `manifest_version`

Expand Down Expand Up @@ -125,6 +127,14 @@ This key may be present. This property can be localized.

This key may be present.

### Key `externally_connectable`

This key may be present.

### Key `devtools_page`

This key may be present.

# Localization

The _locales subdirectory of a WebExtension can contain strings for internationalization purposes.
Expand Down

0 comments on commit 5029fdb

Please sign in to comment.