blenderskool/untab

Manifest v3 migration

Open

#86 opened on Jan 13, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (26 forks)github user discovery
hacktoberfesthelp wanted

Repository metrics

Stars
 (386 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Manifest v3 is out and the Chrome web store wants all the existing extensions to be updated to use this version by 2023. Primary change requires transitioning from background script to background service worker.

Contributor guide