Easy Imstocker for AdobeStock
Easy get keywords form Imstocker.com and adding keywords to AdobeStock
What is Easy Imstocker for AdobeStock?
Easy Imstocker for AdobeStock is a Chrome extension developed by klarworks.programmer, and its main feature is "Easy get keywords form Imstocker.com and adding keywords to AdobeStock".
Extension Screenshots
Download Easy Imstocker for AdobeStock Extension CRX File
Download Easy Imstocker for AdobeStock 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
Easy Imstocker for AdobeStock ส่วนเสริมสำหรับผู้ขายภาพ บน stock.adobe.com โดยเฉพาะ โดยสามารถนำทางไปค้นหา keywords ได้อย่างอัตโนมัติ ภายในไม่กี่วินาที - เพิ่มปุ่มช่วยค้นหาคีเวิร์ดอัตโนมัติ - มีปุ่มคัดลอกคีเวิร์ด และวางอัตโนมัติ - ค้นหา 50 คีเวิร์ด อัตโนมัติ ภายใน 2-5 วินาที - ช่วยประหยัดเวลาในการกรอกข้อมูลรูปภาพ - มีประสิทธิภาพสูง อ้างอิงคีเวิร์ดจากภาพที่ขายดี **หมายเหตุ ส่วนเสริมนี้ จะมีการเปิดลิงค์โฆษณา(Affiliate Link)บนแท็ป 1ครั้ง เมื่อกดคัดลอกคีเวิร์ด โดยจะเว้นระยะทุกๆ6ชม. เพื่อเป็นรายได้ของผู้พัฒนา**
Extension Basic Information
Name | Easy Imstocker for AdobeStock |
ID | pkocgelcaeljjcodajmlnemibikaengn |
Official URL | https://chromewebstore.google.com/detail/easy-imstocker-for-adobes/pkocgelcaeljjcodajmlnemibikaengn |
Description | Easy get keywords form Imstocker.com and adding keywords to AdobeStock |
File Size | 44.84 KB |
Installation Count | 1,301 |
Current Version | 1.3.9 |
Last Updated | 2024-02-19 |
Publish Date | 2023-11-21 |
Rating | 4.50/5 Total 6 Ratings |
Developer | klarworks.programmer |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [ " |