Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[chrome] update manifest type#75283

Open
erwanjugand wants to merge 1 commit into
DefinitelyTyped:masterDefinitelyTyped/DefinitelyTyped:masterfrom
erwanjugand:fix-manifesterwanjugand/DefinitelyTyped:fix-manifestCopy head branch name to clipboard
Open

[chrome] update manifest type#75283
erwanjugand wants to merge 1 commit into
DefinitelyTyped:masterDefinitelyTyped/DefinitelyTyped:masterfrom
erwanjugand:fix-manifesterwanjugand/DefinitelyTyped:fix-manifestCopy head branch name to clipboard

Conversation

@erwanjugand

Copy link
Copy Markdown
Contributor

Please fill in this template.

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: (see "Notes")
  • If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the package.json.

Notes:

  • update page_action: default_icon key can be a string (mv2 doc)

  • update browser_action: default_icon key can be a string (mv2 doc)

  • update action :

    • default_icon key can be a string (mv3 doc)

    • add default_state key (mv3 doc)

      action default_state
  • update chrome_settings_overrides.search_provider:

  • update commands.[string].suggested_key key can be a string (mv3 doc, mv2 doc)

  • update declarative_net_request: rule_resources key is required

    declarative_net_request rule_resources
  • update oauth2: scopes key is required

    image
  • update options_ui:

    • open_in_tab key is optional (source)

    • add chrome_style key for mv2 only (mv2 doc)

      options_ui chrome_style

@typescript-automation

typescript-automation Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

@erwanjugand Thank you for submitting this PR!

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 Most recent commit is approved by a DT maintainer

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 75283,
  "author": "erwanjugand",
  "headCommitOid": "96c3674ff51fbb1684536dd6f2915476dd995a06",
  "mergeBaseOid": "08b651d2be332c046edeab65759ca59c36c3d62b",
  "lastPushDate": "2026-07-19T15:52:15.000Z",
  "lastActivityDate": "2026-07-19T15:52:15.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "tooManyCommits": false,
  "tooManyReviews": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "chrome",
      "kind": "edit",
      "files": [
        {
          "path": "types/chrome/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/chrome/test/index.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "matthewkimber",
        "otiai10",
        "sreimer15",
        "MatCarlson",
        "ekinsol",
        "echoabstract",
        "spasma",
        "bdbai",
        "JasonXian",
        "usertim",
        "idan315",
        "nicolas377",
        "idosal",
        "fregante",
        "erwanjugand"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 5016365481,
  "ciResult": "pass"
}

@typescript-automation typescript-automation Bot added Critical package Author is Owner The author of this PR is a listed owner of the package. labels Jul 19, 2026
@typescript-automation

Copy link
Copy Markdown
Contributor

🔔 @matthewkimber @otiai10 @sreimer15 @matcarlson @ekinsol @EchoAbstract @spasma @bdbai @JasonXian @userTim @idan315 @nicolas377 @idosal @fregante — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@typescript-automation typescript-automation Bot moved this to Waiting for Code Reviews in Pull Request Status Board Jul 19, 2026
@typescript-automation typescript-automation Bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author is Owner The author of this PR is a listed owner of the package. Critical package

Projects

Status: Needs Maintainer Review

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.