WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Suspend tabs

Suspend tabs

View on Chrome Web Store
View Suspend tabs Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

Free up your device's memory and speed up your browsing on Google Chrome by suspend open tabs
Type
Extension
Users
81 users
1
Website tech-notice.com
amine48
View author page of amine48
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 10, 2023
Version 1.4
Manifest version
3
Updated
Updated on October 14, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Suspend 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": "Suspend tabs",
    "description": "Free up your device's memory and speed up your browsing on Google Chrome by suspend open tabs",
    "version": "1.4",
    "icons": {
        "128": "icone\/icone_128.png"
    },
    "action": {
        "default_popup": "popExtension\/popExtension.html"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>",
        "*:\/\/*\/*"
    ],
    "options_ui": {
        "page": "Optinal\/index.html",
        "open_in_tab": true
    },
    "web_accessible_resources": [
        {
            "resources": [
                "Optinal\/index.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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