SidebarTab - pin any web in side bar
pin any web in side panel
Hvad er SidebarTab - pin any web in side bar?
SidebarTab - pin any web in side bar er en Chrome-udvidelse udviklet af vinechen, og dens hovedfunktion er "pin any web in side panel".
Udvidelsesskærmbilleder
Download SidebarTab - pin any web in side bar-udvidelses-CRX-fil
Download SidebarTab - pin any web in side bar-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
SidebarTab allows you to easily open web pages in a sidebar without disrupting your main browsing tasks. With this extension, you can effortlessly access relevant information or resources while keeping your focus on the main browser window. This feature is especially useful for multitasking and streamlining your workflow. Download the extension today and enjoy a more efficient browsing experience!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | acghhljehhigfeinngmggkpgbacpikfe |
Officiel URL | https://chromewebstore.google.com/detail/sidebartab-pin-any-web-in/acghhljehhigfeinngmggkpgbacpikfe |
Beskrivelse | pin any web in side panel |
Filstørrelse | 239 KB |
Antal Installationer | 607 |
Nuværende Version | 1.0.5 |
Senest Opdateret | 2024-01-03 |
Udgivelsesdato | 2023-06-24 |
Bedømmelse | 4.27/5 Samlet 11 Bedømmelser |
Udvikler | vinechen |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://chathub.gg/privacy-policy |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "SidebarTab - pin any web in side bar", "description": "pin any web in side panel", "version": "1.0.5", "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" }, "background": { "service_worker": "background.js" }, "action": { "default_title": "SidebarTab -- Click to open sidebar" }, "side_panel": { "default_path": "sidepanel\/index.html" }, "host_permissions": [ " |