Skip to content

JamesSkemp/chrome-extension-tabs-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension: Tabs Manager

Following https://developer.chrome.com/docs/extensions/mv3/getstarted/tut-tabs-manager/

  1. npm install
  2. npm run build

Permissions

  • host_permissions: Grant elevated permissions (tab title, URL, and other capabilities) only to certain sites.
    • Alternative would be tabs permission, but that would grant access to all tabs.
  • tab_groups: Name tab groups and choose a background color.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published