WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Organize Tabs

Organize Tabs

View on Chrome Web Store
View Organize Tabs Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (6 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Organize tabs in Google Chrome.
Type
Extension
Users
155 users
1
Hacktoolkit
View author page of Hacktoolkit
Published
Published on September 22, 2020
Version 0.9.0
Manifest version
3
Updated
Updated on January 20, 2023
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Organize Tabs Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Organize Tabs",
    "version": "0.9.0",
    "description": "Organize tabs in Google Chrome.",
    "icons": {
        "16": "img\/organize_tabs_icon_128.png",
        "64": "img\/organize_tabs_icon_128.png",
        "128": "img\/organize_tabs_icon_128.png"
    },
    "action": {
        "default_icon": "img\/organize_tabs_icon_128.png",
        "default_popup": "src\/popup.html",
        "default_title": "Organize Tabs"
    },
    "author": "Hacktoolkit (@hacktoolkit)",
    "options_ui": {
        "page": "src\/options.html"
    },
    "permissions": [
        "contextMenus",
        "tabs"
    ],
    "background": {
        "service_worker": "src\/js\/organize_tabs.js"
    },
    "short_name": "Organize Tabs"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top