Baller, Dribble and Search
Baller, Dribble and Search
什麼是Baller, Dribble and Search?
Baller, Dribble and Search是由ballerextensioncontact開發的Chrome擴展程式,該擴展的主要功能是“Baller, Dribble and Search”。
擴展截圖
下載Baller, Dribble and Search擴展crx文件
下載Baller, Dribble and Search擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Baller is a must have New Tab Chrome Extension providing all necessary content from news to games for basketball fans and an accessible web search (provided by Bing.com) right in the comfort of your web browser. The search features use within the extension will be provided by Bing; however, the extension will not make any changes in your default browser search setting. * Please read carefully: by installing the Baller extension, you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy. About Us: https://baller.newtabhub.com End-User License Agreement: https://baller.newtabhub.com/eula Privacy Policy: https://baller.newtabhub.com/privacy-policy-2
擴展基本資訊
名稱 | Baller, Dribble and Search |
ID | lmlpemhldjghegidlghfgghgjiboecjd |
官方網址 | https://chromewebstore.google.com/detail/baller-dribble-and-search/lmlpemhldjghegidlghfgghgjiboecjd |
簡介 | Baller, Dribble and Search |
檔案大小 | 626 KB |
安裝次數 | 1,282 |
目前版本 | 3.3.2 |
更新時間 | 2022-09-02 |
上架時間 | 2021-09-08 |
評分 | 5.00/5 共 4 次評分 |
開發者 | ballerextensioncontact |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://baller.newtabhub.com |
支援的語言 | en-US |
manifest.json | |
{ "browser_action": { "default_icon": "icons\/logo128.png", "default_title": "Baller, Dribble and Search" }, "chrome_url_overrides": { "newtab": "html\/index.html" }, "description": "Baller, Dribble and Search", "icons": { "128": "icons\/logo128.png", "16": "icons\/logo16.png", "32": "icons\/logo32.png", "48": "icons\/logo48.png" }, "background": { "service_worker": "html\/js\/background.js" }, "manifest_version": 3, "name": "Baller, Dribble and Search", "short_name": "Baller", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.3.2" } |