WebExtension.net
Toggle dark mode
WebExtension.net

LazyCat Bookmark Cleaner

View on Chrome Web Store
View LazyCat Bookmark Cleaner Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (12 ratings)
1 new ratings
13 views
This extension has been viewed 13 times

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

Clean invalid bookmarks, duplicates and empty folders with one click. Generate bookmark profile. All features run locally to…
Type
Extension
Users
3,000 users
1K
Website ainewtab.app
Orion Wang
View author page of Orion Wang
Published
Published on December 28, 2024
Version 1.45
Manifest version
3
Updated
Updated on January 17, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View LazyCat Bookmark Cleaner 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": "__MSG_extName__",
    "version": "1.45",
    "description": "__MSG_extDescription__",
    "default_locale": "zh_CN",
    "permissions": [
        "bookmarks",
        "storage",
        "favicon",
        "webRequest"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        },
        "default_title": "Bookmark Cleaner"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "profile.html",
                "confetti.js",
                "duplicate.js",
                "bookmarkProfile.js",
                "preview.js",
                "settings.js",
                "index.js",
                "duplicate.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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