Smart Search
Smart Search helps find information on Google easier by utilizing Google search tricks
什麼是Smart Search?
Smart Search是由Vietjs開發的Chrome擴展程式,該擴展的主要功能是“Smart Search helps find information on Google easier by utilizing Google search tricks”。
擴展截圖
下載Smart Search擴展crx文件
下載Smart Search擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Smart Search helps find information on Google easier by utilizing Google search tricks. It allows user to discover related website, find results from a specific source, look for files and even search for an exact term.
擴展基本資訊
名稱 | |
ID | pnjffcaegchofakchdjegmbokcanhbfe |
官方網址 | https://chromewebstore.google.com/detail/smart-search/pnjffcaegchofakchdjegmbokcanhbfe |
簡介 | Smart Search helps find information on Google easier by utilizing Google search tricks |
檔案大小 | 1.3 MB |
安裝次數 | 61 |
目前版本 | 0.1.0 |
更新時間 | 2022-08-05 |
上架時間 | 2022-08-05 |
開發者 | Vietjs |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Smart Search", "description": "Smart Search helps find information on Google easier by utilizing Google search tricks", "version": "0.1.0", "action": { "default_popup": "popup.html" }, "icons": { "16": "img\/smart-search-icon16.png", "48": "img\/smart-search-icon48.png", "128": "img\/smart-search-icon128.png" } } |