Flowbar - Chrome Tab Manager
Multi-functional browser organizer & note taking tool.
Vad är Flowbar - Chrome Tab Manager?
Flowbar - Chrome Tab Manager är en Chrome-tillägg utvecklad av https://flowbar.co, och dess huvudfunktion är "Multi-functional browser organizer & note taking tool.".
Tilläggsskärmbilder
Ladda ner Flowbar - Chrome Tab Manager-förlängningens CRX-fil
Ladda ner Flowbar - Chrome Tab Manager-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
- Save all open tabs instantly to remove clutter and free up memory.
- Create multiple groups to save most important links for work, hobbies, and any other links that you open every day.
- Save individual tabs into existing groups or create a new one.
- Move your tabs between groups to re-organize.
- Sync all your tabs between different computers by logging in with your Google account.
- Search saved tabs to quickly find what you're looking for.
- Import your Tabs from OneTab extension easily.
- Autosave open tabs
https://flowbar.co Grundläggande Information om Tillägg
| Namn | |
| ID | chidlojljmmcgpjapdbkedbbilnjoddg |
| Officiell webbadress | https://chromewebstore.google.com/detail/flowbar-chrome-tab-manage/chidlojljmmcgpjapdbkedbbilnjoddg |
| Beskrivning | Multi-functional browser organizer & note taking tool. |
| Filstorlek | 27.94 KB |
| Antal Installationer | 3,328 |
| Aktuell Version | 2023.5.8 |
| Senast Uppdaterad | 2023-05-16 |
| Publiceringsdatum | 2020-05-14 |
| Betyg | 3.82/5 Totalt 108 Betyg |
| Utvecklare | https://flowbar.co |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://flowbar.co |
| Hjälpsida URL | https://flowbar.co |
| URL till Sekretesspolicy Sidan | http://flowbar.co/privacy-policy |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Flowbar - Chrome Tab Manager",
"description": "Multi-functional browser organizer & note taking tool.",
"version": "2023.5.8",
"manifest_version": 3,
"icons": {
"16": "images\/icon-16.png",
"128": "images\/icon-128.png"
},
"background": {
"service_worker": "background.js"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"19": "images\/icon-19.png",
"38": "images\/icon-38.png"
}
},
"commands": {
"save-all": {
"suggested_key": {
"default": "Alt+V",
"mac": "Alt+V",
"chromeos": "Alt+V",
"linux": "Alt+V"
},
"description": "Save all tabs to general"
},
"open-dashboard": {
"suggested_key": {
"default": "Alt+B",
"mac": "Alt+B",
"chromeos": "Alt+B",
"linux": "Alt+B"
},
"description": "Open Dashboard"
}
},
"content_scripts": [
{
"matches": [
" | |