Etsy Tags Extractor
Extracts tags from etsy.com
Etsy Tags Extractorとは何ですか?
Etsy Tags ExtractorはMerchToolsによって開発されたChromeの拡張機能で、その主な機能は「Extracts tags from etsy.com」です。
拡張機能のスクリーンショット
Etsy Tags Extractor拡張機能のCRXファイルをダウンロード
Etsy Tags Extractor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
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 |
Eメール | [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 } |