WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Smart Web History

Smart Web History

View on Chrome Web Store
View Smart Web History Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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
85 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
productivity/tools
Extension Category
View on Chrome Web Store
View Smart Web History 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",
    "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
}
© 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