Tag Snag

Automatically snag all of your competitor's video tags on YouTube.

Wat is Tag Snag?

Tag Snag is een Chrome-extensie ontwikkeld door https://maxwellpepper.net, en de belangrijkste functie is "Automatically snag all of your competitor's video tags on YouTube.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Tag Snag

Download Tag Snag-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        This extension is great for SEO, and will help you find popular relevant tags for your YouTube videos.

Features:

★ Single Mode - Navigate to a single YouTube video and grab all of the video tags.

★ Multiple Mode - Search a keyword on YouTube and grab all of the video tags for the top 10 videos.

★ Easily copy all of the tags to your clipboard and start implementing them into your own videos                    

Basisinformatie over de Extensie

Naam Tag Snag Tag Snag
ID coeijioaoodeangkmdaekhohdpflnekm
Officiële URL https://chromewebstore.google.com/detail/tag-snag/coeijioaoodeangkmdaekhohdpflnekm
Beschrijving Automatically snag all of your competitor's video tags on YouTube.
Bestandsgrootte 12.99 KB
Aantal Installaties 1,693
Huidige Versie 3.0
Laatst Bijgewerkt 2023-03-02
Publicatiedatum 2019-09-28
Beoordeling 4.67/5 Totaal 6 Beoordelingen
Ontwikkelaar https://maxwellpepper.net
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://www.maxwellpepper.net/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tag Snag",
    "description": "Automatically snag all of your competitor's video tags on YouTube.",
    "version": "3.0",
    "manifest_version": 3,
    "author": "Maxwell Pepper",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "action": {
        "default_popup": "pop.html"
    }
}