Tabager™
Tab Management Tool
What is Tabager™?
Tabager™ is a Chrome extension developed by zj, and its main feature is "Tab Management Tool".
Extension Screenshots
Download Tabager™ Extension CRX File
Download Tabager™ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Tabager™ - Greatest tab manager EVER! --- Manage 50+ tabs LIKE A BREEZE --- Features: - Quickly find open tabs - Reference tabs by title so you know exactly what each tab does - Set active tab from convenient pop-up panel - Delete any tab from any other tab using panel Reviews: Its great!! - My Mom The only Tab Manager I'd EVER need - Everyone who has ever used it! Satisfies all my tabbing needs - Random College Students Collaboration by: Zahaan J & Oscar C ********************************************************************************** Icon made by Freepik from www.flaticon.com
Extension Basic Information
Name | |
ID | hdpaobiedammmjdegdjdajiefidfbofl |
Official URL | https://chrome.google.com/webstore/detail/tabager/hdpaobiedammmjdegdjdajiefidfbofl |
Description | Tab Management Tool |
File Size | 12 KB |
Installation Count | 29 |
Current Version | 1.0 |
Last Updated | 2018-09-20 |
Publish Date | 2018-09-20 |
Rating | 5.00/5 Total 8 Ratings |
Developer | zj |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tabager\u2122", "version": "1.0", "description": "Tab Management Tool", "manifest_version": 2, "browser_action": { "default_icon": "browsers.png", "default_popup": "index.html" }, "permissions": [ "activeTab", "tabs" ] } |