Search Potato
Search Potato is your shopping and browsing pal - All your important and useful links are in one place.
什麼是Search Potato?
Search Potato是由Search-potato開發的Chrome擴展程式,該擴展的主要功能是“Search Potato is your shopping and browsing pal - All your important and useful links are in one place.”。
擴展截圖
下載Search Potato擴展crx文件
下載Search Potato擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
"Search Potato" - Your Gateway to Effortless Browsing:
Introducing "Search Potato," a sleek new tab extension designed to transform your browsing experience. Say goodbye to distractions and hello to a streamlined interface that provides quick access to the most useful shortcuts right from your new tab page.
Key Features:
🔍 Powerful Bing-Powered Search:
Harness the strength of the Bing engine seamlessly integrated into your new tab. Enjoy lightning-fast and accurate search results without leaving the comfort of your browsing space.
🚀 Instant Shortcut Access:
Boost your productivity with easy access to essential shortcuts directly on your new tab page. Navigate swiftly between your favorite websites and tools, eliminating unnecessary clicks.
🎨 Customizable Shortcut Carousel:
Tailor your shortcut carousel to suit your preferences. Organize, add, or remove shortcuts based on your most frequent tasks, creating a personalized browsing experience that revolves around your needs.
Upgrade Your Browsing Journey:
Enhance your Chrome New Tab experience by adding the "Search Potato" extension. Click "Add to Chrome" now and embark on a browsing adventure where efficiency meets simplicity!
Note:
By clicking "Add to Chrome," you willingly install the Search Potato extension. Additionally, the extension optimizes Chrome New Tab's search functionality for a smoother and more intuitive browsing experience. 擴展基本資訊
| 名稱 | |
| ID | hcbjpficgoncibphmgngnbmkghogdelj |
| 官方網址 | https://chromewebstore.google.com/detail/search-potato/hcbjpficgoncibphmgngnbmkghogdelj |
| 簡介 | Search Potato is your shopping and browsing pal - All your important and useful links are in one place. |
| 檔案大小 | 265 KB |
| 安裝次數 | 48,407 |
| 目前版本 | 1.1 |
| 更新時間 | 2023-12-21 |
| 上架時間 | 2023-12-06 |
| 評分 | 4.59/5 共 73 次評分 |
| 開發者 | Search-potato |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://search-potato.com/ |
| 說明頁面URL | https://search-potato.com/contact.html |
| 隱私政策頁面URL | https://search-potato.com/privacy.html |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"chrome_url_overrides": {
"newtab": "index.html"
},
"background": {
"service_worker": "background.js"
},
"description": "Search Potato is your shopping and browsing pal - All your important and useful links are in one place.",
"icons": {
"128": "search-potato-favicon.png"
},
"manifest_version": 3,
"name": "Search Potato",
"offline_enabled": true,
"version": "1.1",
"host_permissions": [
"*:\/\/*.search-potato.com\/*"
]
} | |