Skip to content

Proposal: add new browser.tabs.waitForTab(tabId: number) that will wait for tab to load #184

Proposal: add new browser.tabs.waitForTab(tabId: number) that will wait for tab to load

Proposal: add new browser.tabs.waitForTab(tabId: number) that will wait for tab to load #184

Workflow file for this run

name: "Needs Triage"
on:
issues:
types: [opened]
jobs:
triage:
if: github.event.issue.labels[0] == null
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0