Etsy Tags Extractor

Extracts tags from etsy.com

What is Etsy Tags Extractor?

Etsy Tags Extractor is a Chrome extension developed by MerchTools, and its main feature is "Extracts tags from etsy.com".

Extension Screenshots

screenshot

Download Etsy Tags Extractor Extension CRX File

Download Etsy Tags Extractor extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Etsy Tags Extractor Etsy Tags Extractor
ID gnmpjacikebepcldbeiaghdlobpbbnjo
Official URL https://chromewebstore.google.com/detail/etsy-tags-extractor/gnmpjacikebepcldbeiaghdlobpbbnjo
Description Extracts tags from etsy.com
File Size 322 KB
Installation Count 2,899
Current Version 1.1
Last Updated 2019-01-26
Publish Date 2019-01-26
Rating 1.73/5 Total 11 Ratings
Developer MerchTools
Email [email protected]
Payment Type free
Supported Languages 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
}