Search Potato
Search Potato is your shopping and browsing pal - All your important and useful links are in one place.
Cos'è Search Potato?
Search Potato è un'estensione di Chrome sviluppata da Search-potato, e la sua funzione principale è "Search Potato is your shopping and browsing pal - All your important and useful links are in one place.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Search Potato
Scarica i file di estensione Search Potato in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        "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.                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | hcbjpficgoncibphmgngnbmkghogdelj | 
| URL Ufficiale | https://chromewebstore.google.com/detail/search-potato/hcbjpficgoncibphmgngnbmkghogdelj | 
| Descrizione | Search Potato is your shopping and browsing pal - All your important and useful links are in one place. | 
| Dimensione del File | 265 KB | 
| Conteggio Installazioni | 48,407 | 
| Versione Corrente | 1.1 | 
| Ultimo Aggiornamento | 2023-12-21 | 
| Data di Pubblicazione | 2023-12-06 | 
| Valutazione | 4.59/5 Totale 73 Valutazioni | 
| Sviluppatore | Search-potato | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | https://search-potato.com/ | 
| URL della Pagina di Aiuto | https://search-potato.com/contact.html | 
| URL della Pagina della Politica sulla Privacy | https://search-potato.com/privacy.html | 
| Lingue Supportate | 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\/*"
    ]
}  |  |