Complus Integration

This plugin allow integration to Complus.

Complus Integration là gì?

Complus Integration là một tiện ích mở rộng Chrome được phát triển bởi https://www.raysoft.ca, và tính năng chính của nó là "This plugin allow integration to Complus.".

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

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

                        Tool for integration for Complus                    

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

Tên Complus Integration Complus Integration
ID fkfoonlihboclonnbkaclbifebdmedfc
URL Chính Thức https://chromewebstore.google.com/detail/complus-integration/fkfoonlihboclonnbkaclbifebdmedfc
Mô tả This plugin allow integration to Complus.
Kích Thước Tệp 6.42 KB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2016-07-14
Ngày Phát Hành 2016-07-14
Nhà Phát Triển https://www.raysoft.ca
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Complus Integration",
    "description": "This plugin allow integration to Complus.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ]
}