Tag Snag

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

Qu'est-ce que Tag Snag ?

Tag Snag est une extension Chrome développée par https://maxwellpepper.net, et sa fonction principale est "Automatically snag all of your competitor's video tags on YouTube.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Tag Snag

Téléchargez les fichiers d'extension Tag Snag au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Tag Snag Tag Snag
ID coeijioaoodeangkmdaekhohdpflnekm
URL Officiel https://chromewebstore.google.com/detail/tag-snag/coeijioaoodeangkmdaekhohdpflnekm
Description Automatically snag all of your competitor's video tags on YouTube.
Taille du Fichier 12.99 KB
Nombre d'Installations 1,693
Version Actuelle 3.0
Dernière Mise à Jour 2023-03-02
Date de Publication 2019-09-28
Évaluation 4.67/5 Total 6 Évaluations
Développeur https://maxwellpepper.net
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.maxwellpepper.net/privacy
Langues Prises en Charge 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"
    }
}