Go find
Search and find
什麼是Go find?
Go find是由Better addons開發的Chrome擴展程式,該擴展的主要功能是“Search and find”。
擴展截圖
下載Go find擴展crx文件
下載Go find擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Experience Google with customized black edition startpage. This extension changes the default white chrome startpage with added customized functionalities for easier and better navigation.
擴展基本資訊
名稱 | |
ID | alognnohlahmnjbbmjehpdjhdllflnep |
官方網址 | https://chromewebstore.google.com/detail/go-find/alognnohlahmnjbbmjehpdjhdllflnep |
簡介 | Search and find |
檔案大小 | 6.2 KB |
安裝次數 | 3,668 |
目前版本 | 3.0 |
更新時間 | 2021-08-04 |
上架時間 | 2020-04-23 |
評分 | 3.25/5 共 16 次評分 |
開發者 | Better addons |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "index.html" }, "manifest_version": 2, "version": "3.0", "name": "Go find", "description": "Search and find", "icons": { "128": "icons\/128x128.png", "16": "icons\/128x128.png", "48": "icons\/128x128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |