WebExtension.net
WebExtension.net

Recent History

View on Chrome Web Store
View Recent History Chrome Extension on Chrome Web Store
4.3 (542 ratings)

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

This extension displays your recent history, recently closed tabs, most visited pages and recent bookmarks in a one click pop-up.
Type
Extension
Users
40,000 users
Website browsecraft.com
BrowseCraft
View author page of BrowseCraft
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 2, 2010
Version 24.11.11
Manifest version
3
Updated
Updated on November 12, 2024
View on Chrome Web Store
View Recent History Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Recent History",
    "short_name": "Recent History",
    "author": "Umar Sheikh",
    "version": "24.11.11",
    "manifest_version": 3,
    "default_locale": "en",
    "description": "__MSG_aboutText__",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "tabs",
        "alarms",
        "history",
        "bookmarks",
        "favicon"
    ],
    "icons": {
        "16": "images\/branding-icon16.png",
        "32": "images\/branding-icon32.png",
        "48": "images\/branding-icon48.png",
        "128": "images\/branding-icon128.png"
    },
    "options_ui": {
        "page": "options.html"
    },
    "action": {
        "default_icon": {
            "19": "images\/main-icon19.png",
            "32": "images\/main-icon32.png",
            "38": "images\/main-icon38.png",
            "48": "images\/main-icon48.png",
            "128": "images\/main-icon128.png"
        },
        "default_popup": "popup.html"
    }
}
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