WebExtension.net
Toggle dark mode
WebExtension.net

Clear Cache

View on Chrome Web Store
View Clear Cache Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (1,132 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

Powerful, user-friendly browser data management, right from your toolbar.
Type
Extension
Users
1,000,000 users
100K
Website clearcache.io
Little Void LLC (Ben Bojko)
View author page of Little Void LLC (Ben Bojko)
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 1, 2012
Version 2.1.10.4
Manifest version
3
Updated
Updated on December 2, 2024
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Clear Cache 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": "Clear Cache",
    "version": "2.1.10.4",
    "version_name": "2.1.10-build.4",
    "icons": {
        "16": "img\/icon\/icon_16.png",
        "24": "img\/icon\/icon_24.png",
        "32": "img\/icon\/icon_32.png",
        "48": "img\/icon\/icon_48.png",
        "64": "img\/icon\/icon_64.png",
        "96": "img\/icon\/icon_96.png",
        "128": "img\/icon\/icon_128.png"
    },
    "action": {
        "default_icon": {
            "16": "img\/icon\/icon_16.png",
            "24": "img\/icon\/icon_24.png",
            "32": "img\/icon\/icon_32.png",
            "48": "img\/icon\/icon_48.png",
            "64": "img\/icon\/icon_64.png",
            "96": "img\/icon\/icon_96.png",
            "128": "img\/icon\/icon_128.png"
        },
        "default_title": "Clear Cache"
    },
    "description": "Powerful, user-friendly browser data management, right from your toolbar.",
    "minimum_chrome_version": "101",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "pages\/sandbox\/index.html",
                "pages\/offscreen\/sandbox\/index.html",
                "pages\/offscreen\/storage\/index.html"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:\/\/cdn.paddle.com https:\/\/buy.paddle.com https:\/\/clearcache.io\/checkout\/index.html; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https:\/\/cdn.paddle.com https:\/\/buy.paddle.com https:\/\/clearcache.io\/checkout\/index.html; child-src 'self' https:\/\/clearcache.io\/checkout\/index.html https:\/\/buy.paddle.com; frame-src https:\/\/clearcache.io\/checkout\/index.html https:\/\/buy.paddle.com;"
    },
    "sandbox": {
        "pages": [
            "pages\/sandbox\/index.html"
        ]
    },
    "options_page": "pages\/options\/index.html",
    "permissions": [
        "alarms",
        "activeTab",
        "browsingData",
        "declarativeNetRequestWithHostAccess",
        "offscreen",
        "storage"
    ],
    "optional_permissions": [
        "scripting",
        "tabs",
        "idle"
    ],
    "optional_host_permissions": [
        "https:\/\/*.paddle.com\/"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+R"
            },
            "description": "Clear Cache"
        }
    }
}
WebExtension.net

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

© 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