Tablicious

Tabicious offers a fresh new look when searching online.

Cos'è Tablicious?

Tablicious è un'estensione di Chrome sviluppata da https://tablicious.com, e la sua funzione principale è "Tabicious offers a fresh new look when searching online.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Tablicious

Scarica i file di estensione Tablicious 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

                        You will be able to search the web as well as have instant access to popular social media websites, right within your feature packed new tab window.
 
This refreshingly simple and tasteful extension replaces your Chrome new tab.
By clicking "Add to Chrome", you accept and agree to installing the Tablicious Chrome extension and setting Chrome™ New Tab and search to that provided by the service with results by Microsoft Bing, and the Terms of Use and Privacy Policy.

Some features include:
- Ability to search the web directly from the home page
- Quick links to popular social media sites
- Clock and date feature
 
Terms of Use: https://tablicious.com/terms-conditions/
Privacy Policy: https://tablicious.com/privacy-policy/                    

Informazioni di Base sull'Estensione

Nome Tablicious Tablicious
ID cmmaefhkplbchnnedailmhcmnpghopfi
URL Ufficiale https://chromewebstore.google.com/detail/tablicious/cmmaefhkplbchnnedailmhcmnpghopfi
Descrizione Tabicious offers a fresh new look when searching online.
Dimensione del File 1.44 MB
Conteggio Installazioni 11,503
Versione Corrente 1.0.4
Ultimo Aggiornamento 2022-11-22
Data di Pubblicazione 2021-10-04
Valutazione 3.00/5 Totale 1 Valutazioni
Sviluppatore https://tablicious.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://tablicious.com
URL della Pagina della Politica sulla Privacy https://tablicious.com/privacy-policy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Tablicious",
    "short_name": "Tablicious",
    "version": "1.0.4",
    "description": "Tabicious offers a fresh new look when searching online.",
    "icons": {
        "32": "icons\/32.png",
        "64": "icons\/64.png"
    },
    "author": "Advidise",
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "action": {
        "browser_style": false,
        "default_title": "Tablicious"
    },
    "content_security_policy": []
}