SmartHint

Verifica se o script da SmartHint está instalado

SmartHint là gì?

SmartHint là một tiện ích mở rộng Chrome được phát triển bởi https://www.smarthint.co, và tính năng chính của nó là "Verifica se o script da SmartHint está instalado".

Ả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 SmartHint

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

                        Verifica se o script da SmartHint está instalado, permitindo verificar o tipo da página e as posições que serão utilizadas para as recomendações.                    

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

Tên SmartHint SmartHint
ID iojdllcccblbhnmidkcjkldijflcoblb
URL Chính Thức https://chromewebstore.google.com/detail/smarthint/iojdllcccblbhnmidkcjkldijflcoblb
Mô tả Verifica se o script da SmartHint está instalado
Kích Thước Tệp 367 KB
Số Lần Cài Đặt 2,701
Phiên Bản Hiện Tại 1.0.0.3
Cập Nhật Lần Cuối 2022-06-11
Ngày Phát Hành 2019-04-08
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://www.smarthint.co
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.smarthint.co/
URL Trang Trợ Giúp https://www.smarthint.co/contato/
URL Trang Chính Sách Bảo Mật https://www.smarthint.co/termos-e-condicoes-de-uso-do-site
Ngôn Ngữ Được Hỗ Trợ pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SmartHint",
    "author": "SmartHint",
    "version": "1.0.0.3",
    "short_name": "SmartHint",
    "description": "Verifica se o script da SmartHint est\u00e1 instalado",
    "icons": {
        "32": "images\/SmartHint-logo.png",
        "128": "images\/SmartHint-128.png"
    },
    "browser_action": {
        "default_title": "SmartHint Checker",
        "default_icon": "images\/SmartHint-logo.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}