Etsy Tags Extractor
Extracts tags from etsy.com
O que é Etsy Tags Extractor?
Etsy Tags Extractor é uma extensão do Chrome desenvolvida por MerchTools, e sua principal característica é "Extracts tags from etsy.com".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Etsy Tags Extractor
Baixe arquivos de extensão Etsy Tags Extractor no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | gnmpjacikebepcldbeiaghdlobpbbnjo |
URL Oficial | https://chromewebstore.google.com/detail/etsy-tags-extractor/gnmpjacikebepcldbeiaghdlobpbbnjo |
Descrição | Extracts tags from etsy.com |
Tamanho do Arquivo | 322 KB |
Contagem de Instalações | 2,899 |
Versão Atual | 1.1 |
Última Atualização | 2019-01-26 |
Data de Publicação | 2019-01-26 |
Classificação | 1.73/5 Total de 11 Avaliações |
Desenvolvedor | MerchTools |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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 } |