Tablicious

Tabicious offers a fresh new look when searching online.

Vad är Tablicious?

Tablicious är en Chrome-tillägg utvecklad av https://tablicious.com, och dess huvudfunktion är "Tabicious offers a fresh new look when searching online.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Tablicious-förlängningens CRX-fil

Ladda ner Tablicious-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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/                    

Grundläggande Information om Tillägg

Namn Tablicious Tablicious
ID cmmaefhkplbchnnedailmhcmnpghopfi
Officiell webbadress https://chromewebstore.google.com/detail/tablicious/cmmaefhkplbchnnedailmhcmnpghopfi
Beskrivning Tabicious offers a fresh new look when searching online.
Filstorlek 1.44 MB
Antal Installationer 11,503
Aktuell Version 1.0.4
Senast Uppdaterad 2022-11-22
Publiceringsdatum 2021-10-04
Betyg 3.00/5 Totalt 1 Betyg
Utvecklare https://tablicious.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://tablicious.com
URL till Sekretesspolicy Sidan https://tablicious.com/privacy-policy
Stödda Språk 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": []
}