WebExtension.net
WebExtension.net

About Page

View on Chrome Web Store
View About Page Chrome Extension on Chrome Web Store
4.5 (6 ratings)

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

A shortcut to the list of Chrome URLs (chrome://about)
Type
Extension
Users
153 users
1
singleclickapps
View author page of singleclickapps
Published
Published on November 6, 2013
Version 1.0.0.0
Manifest version
2
Updated
Updated on October 12, 2017
View on Chrome Web Store
View About Page Chrome Extension on Chrome Web Store
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "About Page",
    "short_name": "About Page",
    "version": "1.0.0.0",
    "manifest_version": 2,
    "homepage_url": "http:\/\/singleclickapps.com\/about-app",
    "description": "A shortcut to the list of Chrome URLs (chrome:\/\/about)",
    "icons": {
        "16": "icon.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [],
    "offline_enabled": true,
    "incognito": "spanning",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "app": {
        "launch": {
            "local_path": "index.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