Etsy Tags Extractor

Extracts tags from etsy.com

Etsy Tags Extractor क्या है?

Etsy Tags Extractor MerchTools द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Extracts tags from etsy.com"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Etsy Tags Extractor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम Etsy Tags Extractor Etsy Tags Extractor
ID gnmpjacikebepcldbeiaghdlobpbbnjo
आधिकारिक URL https://chromewebstore.google.com/detail/etsy-tags-extractor/gnmpjacikebepcldbeiaghdlobpbbnjo
विवरण Extracts tags from etsy.com
फ़ाइल का आकार 322 KB
स्थापना संख्या 2,899
वर्तमान संस्करण 1.1
अंतिम अपडेट 2019-01-26
प्रकाशन तिथि 2019-01-26
रेटिंग 1.73/5 कुल 11 रेटिंग्स
डेवलपर MerchTools
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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
}