WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Content Inventory

Content Inventory

View on Chrome Web Store
View Content Inventory Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

Store site Title and URL for later retrieval. Useful for a Content Inventory.
Type
Extension
Users
7 users
1
Alexander Bell-Towne
View author page of Alexander Bell-Towne
Published
Published on January 18, 2017
Version 1.0.1
Manifest version
2
Updated
Updated on January 18, 2017
productivity/workflow
Extension Category
View on Chrome Web Store
View Content Inventory 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": "Content Inventory",
    "short_name": "content-inventory",
    "description": "Store site Title and URL for later retrieval. Useful for a Content Inventory.",
    "version": "1.0.1",
    "icons": {
        "16": "images\/content-inventory16.png",
        "32": "images\/content-inventory32.png",
        "48": "images\/content-inventory48.png",
        "128": "images\/content-inventory128.png"
    },
    "permissions": [
        "activeTab",
        "contextMenus",
        "storage"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "Content Inventory"
    },
    "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