WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
TypeStack

TypeStack

View on Chrome Web Store
View TypeStack Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (8 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.

Import any piece of content from any blog to TypeStack in just one step.
Type
Extension
Users
11 users
1
Website typestack.ai
TypeStack
View author page of TypeStack
Published
Published on November 22, 2022
Version 0.0.1
Manifest version
3
Updated
Updated on November 22, 2022
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View TypeStack 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": "TypeStack",
    "description": "Import any piece of content from any blog to TypeStack in just one step.",
    "version": "0.0.1",
    "manifest_version": 3,
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-34.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/logo-48.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.chunk-8019c7b4.6a68dafa.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [],
            "resources": [
                "img\/logo-16.png",
                "img\/logo-34.png",
                "img\/logo-48.png",
                "img\/logo-128.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/chunk-8019c7b4.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "contextMenus",
        "activeTab"
    ]
}
© 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