Etsy Bestys - Auto Designer

Automate your Canva Workflow using the Auto Designer. Change text, colour, and font styles in Bulk. Perfect for Print on Demand…

Etsy Bestys - Auto Designer là gì?

Etsy Bestys - Auto Designer là một tiện ích mở rộng Chrome được phát triển bởi etsy.bestys, và tính năng chính của nó là "Automate your Canva Workflow using the Auto Designer. Change text, colour, and font styles in Bulk. Perfect for Print on Demand…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Etsy Bestys - Auto Designer

Tải xuống các tệp mở rộng Etsy Bestys - Auto Designer 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

                        Automate your Canva Workflow using the Auto Designer. Change text, colour, and font styles in Bulk. Perfect for Print on Demand designs, for any one making Printable Planners and even if your making digital downloads to sell on etsy.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Etsy Bestys - Auto Designer Etsy Bestys - Auto Designer
ID kghlcmeafecabckhonkfgmnlkodmplme
URL Chính Thức https://chromewebstore.google.com/detail/etsy-bestys-auto-designer/kghlcmeafecabckhonkfgmnlkodmplme
Mô tả Automate your Canva Workflow using the Auto Designer. Change text, colour, and font styles in Bulk. Perfect for Print on Demand…
Kích Thước Tệp 56.69 KB
Số Lần Cài Đặt 32
Phiên Bản Hiện Tại 1.6.6
Cập Nhật Lần Cuối 2022-02-09
Ngày Phát Hành 2022-01-15
Nhà Phát Triển etsy.bestys
Email [email protected]
Loại Thanh Toán in_app
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Etsy Bestys - Auto Designer",
    "version": "1.6.6",
    "description": "",
    "manifest_version": 3,
    "incognito": "split",
    "icons": {
        "128": "icons\/icon.png"
    },
    "action": {
        "default_icon": "icons\/icon.png",
        "default_popup": "popup\/index.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "scripting",
        "notifications"
    ],
    "host_permissions": [
        "https:\/\/www.canva.com\/*",
        "https:\/\/etsybestys.herokuapp.com\/*"
    ],
    "background": {
        "service_worker": "workerLoader.js"
    }
}