Etsy Tags Extractor

Extracts tags from etsy.com

Qu'est-ce que Etsy Tags Extractor ?

Etsy Tags Extractor est une extension Chrome développée par MerchTools, et sa fonction principale est "Extracts tags from etsy.com".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Etsy Tags Extractor

Téléchargez les fichiers d'extension Etsy Tags Extractor 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 plugin help you to navigate through Etsy.com, choose listings and grab some keywords from them. Later it will copy the result to clipboard like:

keyword1, keyword2, .... keywordN and you can use if for your new listing. This is a real time saver and will allow you to drive more traffic to your Etsy listings. 

App is not saving or sending any info. Please send us your feedback!

Cheers,
Merch Tools team                    

Informations de Base sur l'Extension

Nom Etsy Tags Extractor Etsy Tags Extractor
ID gnmpjacikebepcldbeiaghdlobpbbnjo
URL Officiel https://chromewebstore.google.com/detail/etsy-tags-extractor/gnmpjacikebepcldbeiaghdlobpbbnjo
Description Extracts tags from etsy.com
Taille du Fichier 322 KB
Nombre d'Installations 2,899
Version Actuelle 1.1
Dernière Mise à Jour 2019-01-26
Date de Publication 2019-01-26
Évaluation 1.73/5 Total 11 Évaluations
Développeur MerchTools
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Etsy Tags Extractor",
    "description": "Extracts tags from etsy.com",
    "version": "1.1",
    "author": "Merch Tools, Turbatu Dumitru Titus",
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "16": "ekeys_16.png",
        "48": "ekeys_48.png",
        "128": "ekeys_128.png"
    },
    "browser_action": {
        "default_popup": "build\/index.html"
    },
    "manifest_version": 2
}