Easy Imstocker for AdobeStock
Easy get keywords form Imstocker.com and adding keywords to AdobeStock
Easy Imstocker for AdobeStockとは何ですか?
Easy Imstocker for AdobeStockはklarworks.programmerによって開発されたChromeの拡張機能で、その主な機能は「Easy get keywords form Imstocker.com and adding keywords to AdobeStock」です。
拡張機能のスクリーンショット
Easy Imstocker for AdobeStock拡張機能のCRXファイルをダウンロード
Easy Imstocker for AdobeStock拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Easy Imstocker for AdobeStock
ส่วนเสริมสำหรับผู้ขายภาพ บน stock.adobe.com โดยเฉพาะ
โดยสามารถนำทางไปค้นหา keywords ได้อย่างอัตโนมัติ ภายในไม่กี่วินาที
- เพิ่มปุ่มช่วยค้นหาคีเวิร์ดอัตโนมัติ
- มีปุ่มคัดลอกคีเวิร์ด และวางอัตโนมัติ
- ค้นหา 50 คีเวิร์ด อัตโนมัติ ภายใน 2-5 วินาที
- ช่วยประหยัดเวลาในการกรอกข้อมูลรูปภาพ
- มีประสิทธิภาพสูง อ้างอิงคีเวิร์ดจากภาพที่ขายดี
**หมายเหตุ
ส่วนเสริมนี้ จะมีการเปิดลิงค์โฆษณา(Affiliate Link)บนแท็ป 1ครั้ง เมื่อกดคัดลอกคีเวิร์ด โดยจะเว้นระยะทุกๆ6ชม.
เพื่อเป็นรายได้ของผู้พัฒนา** 拡張機能の基本情報
| 名前 | |
| ID | pkocgelcaeljjcodajmlnemibikaengn |
| 公式URL | https://chromewebstore.google.com/detail/easy-imstocker-for-adobes/pkocgelcaeljjcodajmlnemibikaengn |
| 説明 | Easy get keywords form Imstocker.com and adding keywords to AdobeStock |
| ファイルサイズ | 44.84 KB |
| インストール数 | 1,301 |
| 現在のバージョン | 1.3.9 |
| 最終更新日 | 2024-02-19 |
| 公開日 | 2023-11-21 |
| 評価 | 4.50/5 合計 6 レビュー |
| 開発者 | klarworks.programmer |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | th |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Easy Imstocker for AdobeStock ",
"description": "Easy get keywords form Imstocker.com and adding keywords to AdobeStock ",
"version": "1.3.9",
"manifest_version": 3,
"icons": {
"16": "images\/icon16.png",
"32": "images\/icon32.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
},
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
"https:\/\/contributor.stock.adobe.com\/*"
],
"js": [
"js\/funcs.js",
"content\/content.js"
],
"css": [
"content\/content.css"
],
"run_at": "document_idle"
},
{
"matches": [
"https:\/\/imstocker.com\/en\/keyworder?extension=true&q=*"
],
"js": [
"content\/contentKey.js"
],
"css": [
"content\/contentKey.css",
"content\/contenKeyUi.css"
],
"run_at": "document_start"
},
{
"matches": [
"https:\/\/chat.openai.com\/?extension=true*"
],
"js": [
"content\/contentGpt.js",
"js\/funcs.js"
],
"css": [
"content\/contentGpt.css"
],
"run_at": "document_start"
},
{
"matches": [
"https:\/\/gemini.google.com\/app?extension=true*"
],
"js": [
"content\/contentBard.js",
"js\/funcs.js"
],
"css": [
"content\/contentBard.css"
],
"run_at": "document_start"
}
],
"action": {
"default_popup": "popup\/popup.html"
},
"options_page": "options\/options.html",
"web_accessible_resources": [
{
"resources": [
"\/*"
],
"matches": [
" | |