WebExtension.net
WebExtension.net

Smart Web History

View on Chrome Web Store
View Smart Web History Chrome Extension on Chrome Web Store
5.0 (1 ratings)

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

Uses the chrome.history API to display in a popup the user's most visited pages.
Type
Extension
Users
46 users
1
frans schrijver
View author page of frans schrijver
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 24, 2023
Version 1.0.2
Manifest version
3
Updated
Updated on June 13, 2024
View on Chrome Web Store
View Smart Web History Chrome Extension on Chrome Web Store
productivity/tools
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "name": "Smart Web History",
    "version": "1.0.2",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "icons": {
        "16": "swh-icon-16x16.png",
        "32": "swh-icon-32x32.png",
        "48": "swh-icon-48x48.png",
        "64": "swh-icon-64x64.png",
        "128": "swh-icon-128x128.png",
        "256": "swh-icon-256x256.png",
        "512": "swh-icon-512x512.png"
    },
    "description": "Uses the chrome.history API to display in a popup the user's most visited pages.",
    "permissions": [
        "history"
    ],
    "action": {
        "default_icon": "res\/swh06.png"
    },
    "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