WebExtension.net
WebExtension.net

vapier's tabs backup

View on Chrome Web Store
View vapier's tabs backup Chrome Extension on Chrome Web Store
4.5 (4 ratings)

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

Never lose your work again! Backup an entire Chrome session (windows and tabs).
Type
Extension
Users
547 users
6
Mike Frysinger
View author page of Mike Frysinger
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 3, 2019
Version 1.2
Manifest version
3
Updated
Updated on February 11, 2024
View on Chrome Web Store
View vapier's tabs backup Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "vapier's tabs backup",
    "version": "1.2",
    "manifest_version": 3,
    "description": "Never lose your work again! Backup an entire Chrome session (windows and tabs).",
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "homepage_url": "https:\/\/github.com\/vapier\/chrome-ext-tabs-backup",
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "action": {
        "default_icon": "icon_48.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "alarms",
        "contextMenus",
        "storage",
        "tabs",
        "unlimitedStorage"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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