WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
YouTube Tag Generator

YouTube Tag Generator

View on Chrome Web Store
View YouTube Tag Generator Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (4 ratings)
1 new ratings
30 views
This extension has been viewed 30 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.

Boost your video SEO with Free YouTube Tag Generator! Get YouTube tags instantly with our smart keyword maker.
Type
Extension
Users
181 users
3
SHIFT LLC
View author page of SHIFT LLC
Published
Published on July 10, 2025
Version 1.0.1
Manifest version
3
Updated
Updated on July 11, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View YouTube Tag Generator 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",
    "manifest_version": 3,
    "version": "1.0.1",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icons\/16\u044516.png",
        "48": "icons\/48\u044548.png",
        "128": "icons\/128\u0445128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*.png",
                "icons\/*.svg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js",
                "popup.js"
            ],
            "css": [
                "content.css"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "artifact.js"
            ]
        }
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js"
    }
}
© 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