WebExtension.net
WebExtension.net

Save All Resources

View on Chrome Web Store
View Save All Resources Chrome Extension on Chrome Web Store
4.6 (333 ratings)

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

Save all resources files with retaining folder structure.
Type
Extension
Users
300,000 users
singhashok61619
View author page of singhashok61619
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 18, 2017
Version 2.0.6
Manifest version
3
Updated
Updated on December 14, 2023
View on Chrome Web Store
View Save All Resources Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Save All Resources",
    "version": "2.0.6",
    "description": "Save all resources files with retaining folder structure.",
    "author": "up209d",
    "homepage_url": "https:\/\/github.com\/up209d\/ResourcesSaverExt",
    "icons": {
        "128": "icon.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_title": "Save All Resources",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "permissions": [
        "tabs",
        "downloads",
        "downloads.shelf"
    ],
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "optional_host_permissions": [
        "*:\/\/*\/*"
    ],
    "devtools_page": "devtool.html",
    "manifest_version": 3
}
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