Search Potato
Search Potato is your shopping and browsing pal - All your important and useful links are in one place.
Was ist Search Potato?
Search Potato ist eine Chrome-Erweiterung, die von Search-potato entwickelt wurde, und ihr Hauptmerkmal ist "Search Potato is your shopping and browsing pal - All your important and useful links are in one place.".
Erweiterungsscreenshots
Search Potato-Erweiterungs-CRX-Datei herunterladen
Laden Sie Search Potato-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        "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.                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | hcbjpficgoncibphmgngnbmkghogdelj | 
| Offizielle URL | https://chromewebstore.google.com/detail/search-potato/hcbjpficgoncibphmgngnbmkghogdelj | 
| Beschreibung | Search Potato is your shopping and browsing pal - All your important and useful links are in one place. | 
| Dateigröße | 265 KB | 
| Installationsanzahl | 48,407 | 
| Aktuelle Version | 1.1 | 
| Letztes Update | 2023-12-21 | 
| Veröffentlichungsdatum | 2023-12-06 | 
| Bewertung | 4.59/5 Insgesamt 73 Bewertungen | 
| Entwickler | Search-potato | 
| [email protected] | |
| Zahlungsart | free | 
| Erweiterungswebsite | https://search-potato.com/ | 
| Hilfeseite URL | https://search-potato.com/contact.html | 
| URL der Datenschutzrichtlinien-Seite | https://search-potato.com/privacy.html | 
| Unterstützte Sprachen | 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\/*"
    ]
}  |  |