TABLERONE tab manager
All-in-one tab manager to save tabs, restore sessions, and organize bookmarks.
什麼是TABLERONE tab manager?
TABLERONE tab manager是由https://tabler.one開發的Chrome擴展程式,該擴展的主要功能是“All-in-one tab manager to save tabs, restore sessions, and organize bookmarks.”。
擴展截圖
下載TABLERONE tab manager擴展crx文件
下載TABLERONE tab manager擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Having too many tabs open reduces your productivity. Your computer becomes slow, it takes you longer to find the right tab, and you often get distracted in the process. TABLERONE tab manager solves this problem by enabling you to close all tabs without losing them. It’s like a better History combined with bookmarks, except you won’t forget about them. It will make you faster, more organized, and focused. Free. No accounts. 100% privacy. GET NEW BROWSING SUPERPOWERS: 🗂 Save tabs as bookmarks with screenshot preview 🗄 Organize bookmarks with tags and notes 📚 Set up workspaces and switch between them 🔄 Reopen sessions exactly where you left them ♻️ Restore tabs after a browser crash 🔍 Search open and saved tabs 📦 Share multiple links with one link Whether you call it a tab manager, session manager, bookmarks organizer, bookmark manager, or something else, Tablerone will improve your focus, accelerate multitasking, and automate grunt copy-paste work. Stay in the flow and get more done from day one. Then watch your personal knowledge system effortlessly grow over time just by browsing the web. AUTO-SAVE BROWSING SESSIONS Why? So you can stop leaving tabs open. Instead, save tabs for later, safely close them and reopen them when needed. - Close tabs without losing them - Reopen closed tabs after a browser crash EFFORTLESSLY ORGANIZE BOOKMARKS Save multiple tabs with one click. Organize them by topic and later recall them visually with generated screenshot previews. - Search bookmarks with screenshot preview - Organize bookmarks with tags and notes MULTITASK FASTER WITH WORKSPACES Organize accounts, projects, holidays, research,… the way it suits you. Quickly switch between sessions and pick up exactly where you left off. - Open multiple tabs with one click - Add sessions to favourites FULL FEATURE LIST It does what you’d expect from a tab manager: - Save all tabs - Save multiple tabs - Save one tab - Automatically save tabs overnight - Save all tabs to file - Close all tabs - Close multiple tabs - Close one tab - Reopen all tabs (restore sessions) - Reopen multiple tabs (open multiple URLs) - Reopen one tab - Restore tabs you accidentally closed - Restore tabs after a browser crash - Organize bookmarks with tags - Organize bookmarks with notes - Organize bookmarks with favourites - Open bookmarks - Move bookmarks - Copy bookmarks - Search tabs - Switch between tabs Plus a few less-common things: - Preview tabs and bookmarks with automatic screenshots - Share multiple links with one link - Copy all URLs and metadata to clipboard - Copy selected URLs and metadata to clipboard Export tabs as: - .txt list - .txt table - Markdown list with thumbs - Markdown table - HTML list with thumbs - HTML table - JSON - CSV - Tablerone backup And also: - Import bookmarks - Import OneTab data - Import Session Buddy data - Suspend idle tabs manually to free memory and CPU - Discard idle tabs automatically to free memory and CPU - Support for selected 3rd party tab suspender extensions - Change appearance (light theme & dark theme) - Customize preferences and settings PRIVACY Tablerone’s 100% privacy guarantee means: 1. The extension stores your application data only locally 2. Usage analytics data is completely anonymous 3. We never share any data with third parties Please note that Tablerone has no control over the privacy settings of your browser, operating system, computer, or network. SUPPORT User manual and documentation: https://tabler.one/help-and-support/ Bug reports: [email protected] Get involved and contribute: https://discord.gg/qSXjcBbczy DONATE We are funded by happy users’ donations: https://donorbox.org/tablerone COMPANY As a company we: - We take pride in great product design and user experience - Built the extension as a free client app — our next goal is to build a premium SaaS solution and extend client support to other browsers and devices - Want to revive the old idea of social bookmarking and take it to the next level - Are dedicated to developing a business model around 100% private technology to ensure we never fail users on that promise
擴展基本資訊
名稱 | TABLERONE tab manager |
ID | andpjllgocabfacjlelkfpdemfklpfpo |
官方網址 | https://chromewebstore.google.com/detail/tablerone-tab-manager/andpjllgocabfacjlelkfpdemfklpfpo |
簡介 | All-in-one tab manager to save tabs, restore sessions, and organize bookmarks. |
檔案大小 | 2.64 MB |
安裝次數 | 20,000 |
目前版本 | 1.5.5 |
更新時間 | 2023-07-13 |
上架時間 | 2020-06-29 |
評分 | 4.57/5 共 557 次評分 |
開發者 | https://tabler.one |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://tabler.one |
說明頁面URL | https://tabler.one/help-and-support/ |
隱私政策頁面URL | https://tabler.one/privacy-policy |
支援的語言 | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "short_name": "Tablerone", "description": "__MSG_extDesc__", "default_locale": "en", "version": "1.5.5", "manifest_version": 3, "omnibox": { "keyword": "tab" }, "icons": { "16": "icons\/light-theme\/16x16.png", "19": "icons\/light-theme\/19x19.png", "38": "icons\/light-theme\/38x38.png", "48": "icons\/light-theme\/48x48.png", "128": "icons\/light-theme\/128x128.png", "192": "icons\/light-theme\/192x192.png" }, "action": { "default_title": "Tablerone", "default_icon": "icons\/light-theme\/48x48.png", "default_popup": "popup\/popup.html" }, "background": { "service_worker": "background.js", "type": "module" }, "options_ui": { "page": "tab\/tab.html?forceOpen=true&settingsOpen=true", "open_in_tab": true }, "permissions": [ "favicon", "offscreen", "activeTab", "tabs", "bookmarks", "contextMenus", "alarms", "storage" ], "host_permissions": [ " |