YouTube Tags Generator

YouTube Tags Generator

A YouTube Tags Generator is a tool that can help content creators generate relevant and effective tags for their YouTube videos.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "YouTube Tags Generator",
  "description": "A YouTube Tags Generator is a tool that can help content creators generate relevant and effective tags for their YouTube videos.",
  "version": "1.0",
  "manifest_version": 3,
  "action": {
    "default_title": "YouTube Tags Generator",
    "default_popup": "index.html",
    "default_icon": "hello_extensions.png"
  }
}