Skip to content

A Chrome extensions that opens a side panel per tab and not globally - injecting user script selectively

License

Notifications You must be signed in to change notification settings

KajKandler/ext_sidepanel_per_tab

Repository files navigation

Ext_sidepanel_per_tab

A Chrome extensions that opens a side panel per tab and not globally. Just like the dev tools are only open in specific tabs.

Features

  • Enable the action button only for http:// or https:// tabs
  • Open the sidepanel when the action button is clicked
  • When activating another tab, there is no sidepanel
  • Returning to the tab the sidepanel is still there
  • Closing the sidepanle keeps it closed upon re-activation of this tab

Additional features

  • Injects some user script only when the side panel is active
  • Sample user script sends back a message through the backend to the sidepanel

Requires minimum Chrome Version 129.x.x.x

Install

Chrome extension


This project was bootstrapped with Chrome Extension CLI

About

A Chrome extensions that opens a side panel per tab and not globally - injecting user script selectively

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published