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 |
| 公式URL | 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 |
| Eメール | [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\/*"
]
} | |