Skip to content

obox-systems/demo_browser_extention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Chrome extension

Abstract

This browser extension provides a convenient way to manage your open tabs:

  1. Lists all tabs currently open in the browser window.
  2. Displays the list in a popup interface when the extension icon is clicked.
  3. Allows quick navigation between tabs directly from the popup.

The extension offers a streamlined view of your open tabs, making it easier to find and switch to the tab you need, especially when you have many tabs open.

How to run

  1. Install Rust
  2. Install Wasm-pack
cargo install wasm-pack
  1. Run the app
wasm-pack build --target web
  1. Open Google Chrome browser and install the extension
  2. Press the button to see the URLs in the window

Also consult.

How to debug

You may install plugin in your browser as temporary extension. That's easy to do.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published