Easy Imstocker for AdobeStock
Easy get keywords form Imstocker.com and adding keywords to AdobeStock
Easy Imstocker for AdobeStock là gì?
Easy Imstocker for AdobeStock là một tiện ích mở rộng Chrome được phát triển bởi klarworks.programmer, và tính năng chính của nó là "Easy get keywords form Imstocker.com and adding keywords to AdobeStock".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Easy Imstocker for AdobeStock
Tải xuống các tệp mở rộng Easy Imstocker for AdobeStock dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Easy Imstocker for AdobeStock ส่วนเสริมสำหรับผู้ขายภาพ บน stock.adobe.com โดยเฉพาะ โดยสามารถนำทางไปค้นหา keywords ได้อย่างอัตโนมัติ ภายในไม่กี่วินาที - เพิ่มปุ่มช่วยค้นหาคีเวิร์ดอัตโนมัติ - มีปุ่มคัดลอกคีเวิร์ด และวางอัตโนมัติ - ค้นหา 50 คีเวิร์ด อัตโนมัติ ภายใน 2-5 วินาที - ช่วยประหยัดเวลาในการกรอกข้อมูลรูปภาพ - มีประสิทธิภาพสูง อ้างอิงคีเวิร์ดจากภาพที่ขายดี **หมายเหตุ ส่วนเสริมนี้ จะมีการเปิดลิงค์โฆษณา(Affiliate Link)บนแท็ป 1ครั้ง เมื่อกดคัดลอกคีเวิร์ด โดยจะเว้นระยะทุกๆ6ชม. เพื่อเป็นรายได้ของผู้พัฒนา**
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Easy Imstocker for AdobeStock |
ID | pkocgelcaeljjcodajmlnemibikaengn |
URL Chính Thức | https://chromewebstore.google.com/detail/easy-imstocker-for-adobes/pkocgelcaeljjcodajmlnemibikaengn |
Mô tả | Easy get keywords form Imstocker.com and adding keywords to AdobeStock |
Kích Thước Tệp | 44.84 KB |
Số Lần Cài Đặt | 1,301 |
Phiên Bản Hiện Tại | 1.3.9 |
Cập Nhật Lần Cuối | 2024-02-19 |
Ngày Phát Hành | 2023-11-21 |
Đánh Giá | 4.50/5 Tổng số 6 Đánh Giá |
Nhà Phát Triển | klarworks.programmer |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |