Tech-Connect.info

Les actualités sur les technologies, mobiles, tutoriels, intelligences artificielles, télécommunications.

Tech-Connect.info là gì?

Tech-Connect.info là một tiện ích mở rộng Chrome được phát triển bởi https://www.tech-connect.info, và tính năng chính của nó là "Les actualités sur les technologies, mobiles, tutoriels, intelligences artificielles, télécommunications.".

Ả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 Tech-Connect.info

Tải xuống các tệp mở rộng Tech-Connect.info 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

                        Application affichant les dernières actualités technologiques du site web : Tech-Connect.info.

Tech-Connect est un site web traitant de l'actualité dans le domaine des technologies, de l'informatique, de l'intélligence artificielle, des gadgets intelligents et des télécommunications. Il propose également des tutoriels et astuces sur Windows, Mac et Linux, android et ios.                    

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

Tên Tech-Connect.info Tech-Connect.info
ID iehfaofiibcgojehliojcilhodaaglkk
URL Chính Thức https://chromewebstore.google.com/detail/tech-connectinfo/iehfaofiibcgojehliojcilhodaaglkk
Mô tả Les actualités sur les technologies, mobiles, tutoriels, intelligences artificielles, télécommunications.
Kích Thước Tệp 26.39 KB
Số Lần Cài Đặt 18
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2023-12-18
Ngày Phát Hành 2013-11-22
Nhà Phát Triển https://www.tech-connect.info
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Tech-Connect.info",
    "version": "1.1",
    "description": "Les actualit\u00e9s sur les technologies, mobiles, tutoriels, intelligences artificielles, t\u00e9l\u00e9communications.",
    "host_permissions": [
        "https:\/\/www.tech-connect.info\/*"
    ],
    "permissions": [
        "storage"
    ],
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Tech-Connect.info"
    },
    "icons": {
        "48": "icon.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self'",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self'; script-src-elem 'self' https:\/\/www.tech-connect.info\/feed\/"
    }
}