Etsy Tags Extractor

Extracts tags from etsy.com

Etsy Tags Extractor란 무엇입니까?

Etsy Tags Extractor은(는) MerchTools에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extracts tags from etsy.com"입니다.

확장 프로그램 스크린샷

screenshot

Etsy Tags Extractor 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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
}