Smartbase

Feature packed New Tab

Wat is Smartbase?

Smartbase is een Chrome-extensie ontwikkeld door SmartBase, en de belangrijkste functie is "Feature packed New Tab".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Smartbase

Download Smartbase-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Enhance Your Browser

SmartBase replaces your current Chrome New Tab window with a feature packed New Tab that provides you with search and social features right on your fingertips!

Features:
– Typographic Clock
– Custom web search box
– Custom Bookmarks
– Task Manager

By clicking "Add to Chrome", I accept and agree to installing the Chrome extension and setting Chrome New Tab, Homepage takeover, and Default Search to that provided by the service. The search features within the extension will be provided by Microsoft Bing.

Permission required:
Replace the page you see when opening a new tab

Links:
Privacy Policy: https://smartbase.tech/privacy

Terms of Service: https://smartbase.tech/terms

About Us: https://smartbase.tech/aboutUs

Contact Us: https://smartbase.tech/contactUs                    

Basisinformatie over de Extensie

Naam Smartbase Smartbase
ID hijkamckfelgdjkjanhpjbcidfaagpbf
Officiële URL https://chromewebstore.google.com/detail/smartbase/hijkamckfelgdjkjanhpjbcidfaagpbf
Beschrijving Feature packed New Tab
Bestandsgrootte 8.36 MB
Aantal Installaties 5,015
Huidige Versie 0.0.8
Laatst Bijgewerkt 2023-01-21
Publicatiedatum 2022-05-04
Ontwikkelaar SmartBase
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://smartbase.tech/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Smartbase",
    "version": "0.0.8",
    "manifest_version": 3,
    "description": "Feature packed New Tab",
    "author": "SmartBase team",
    "chrome_url_overrides": {
        "newtab": "dist\/index.html"
    },
    "icons": {
        "16": "assets\/img\/icon16.png",
        "48": "assets\/img\/icon48.png",
        "128": "assets\/img\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "bookmarks"
    ],
    "host_permissions": [
        ""
    ]
}