WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WebsiteVisitHours

WebsiteVisitHours

View on Chrome Web Store
View WebsiteVisitHours Chrome Extension on Chrome Web Store
Add to bookmarks
4.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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Nov 30, 2025.

Mark website if it is outside of visit hours
Type
Extension
Users
0 users
nurgasemetey
View author page of nurgasemetey
Published
Published on August 31, 2020
Version 1.0.1
Manifest version
2
Updated
Updated on September 1, 2020
productivity/workflow
Extension Category
View on Chrome Web Store
View WebsiteVisitHours 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",
    "name": "WebsiteVisitHours",
    "short_name": "WebsiteVisitHours",
    "description": "Mark website if it is outside of visit hours",
    "version": "1.0.1",
    "permissions": [
        "activeTab",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "URLColors",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}
© 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