SmartHint
Verifica se o script da SmartHint está instalado
什麼是SmartHint?
SmartHint是由https://www.smarthint.co開發的Chrome擴展程式,該擴展的主要功能是“Verifica se o script da SmartHint está instalado”。
擴展截圖
下載SmartHint擴展crx文件
下載SmartHint擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | SmartHint |
ID | iojdllcccblbhnmidkcjkldijflcoblb |
官方網址 | https://chromewebstore.google.com/detail/smarthint/iojdllcccblbhnmidkcjkldijflcoblb |
簡介 | Verifica se o script da SmartHint está instalado |
檔案大小 | 367 KB |
安裝次數 | 2,701 |
目前版本 | 1.0.0.3 |
更新時間 | 2022-06-11 |
上架時間 | 2019-04-08 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://www.smarthint.co |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.smarthint.co/ |
說明頁面URL | https://www.smarthint.co/contato/ |
隱私政策頁面URL | https://www.smarthint.co/termos-e-condicoes-de-uso-do-site |
支援的語言 | 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" ] } |