Voki Extension 🚀

Extensão para ampliar os recursos da Voki.

Voki Extension 🚀 là gì?

Voki Extension 🚀 là một tiện ích mở rộng Chrome được phát triển bởi Native Infinity, và tính năng chính của nó là "Extensão para ampliar os recursos da Voki.".

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

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Voki Extension 🚀

Tải xuống các tệp mở rộng Voki Extension 🚀 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

                        Evita o descarte automático das guias do navegador, em específico as guias relacionadas aos produtos da Voki.                    

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

Tên Voki Extension 🚀 Voki Extension 🚀
ID icoooedghhbfajjgeghgghnefnegmfle
URL Chính Thức https://chromewebstore.google.com/detail/voki-extension-%F0%9F%9A%80/icoooedghhbfajjgeghgghnefnegmfle
Mô tả Extensão para ampliar os recursos da Voki.
Kích Thước Tệp 192 KB
Số Lần Cài Đặt 0
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2023-10-17
Ngày Phát Hành 2023-10-17
Nhà Phát Triển Native Infinity
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Voki Extension \ud83d\ude80",
    "description": "Extens\u00e3o para ampliar os recursos da Voki.",
    "version": "1.0",
    "manifest_version": 3,
    "permissions": [
        "tabs"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "\/images\/icon16.png",
        "32": "\/images\/icon32.png",
        "48": "\/images\/icon48.png",
        "128": "\/images\/icon128.png"
    }
}