Tablicious

Tabicious offers a fresh new look when searching online.

什麼是Tablicious?

Tablicious是由https://tablicious.com開發的Chrome擴展程式,該擴展的主要功能是“Tabicious offers a fresh new look when searching online.”。

擴展截圖

screenshot
screenshot

下載Tablicious擴展crx文件

下載Tablicious擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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/                    

擴展基本資訊

名稱 Tablicious Tablicious
ID cmmaefhkplbchnnedailmhcmnpghopfi
官方網址 https://chromewebstore.google.com/detail/tablicious/cmmaefhkplbchnnedailmhcmnpghopfi
簡介 Tabicious offers a fresh new look when searching online.
檔案大小 1.44 MB
安裝次數 11,503
目前版本 1.0.4
更新時間 2022-11-22
上架時間 2021-10-04
評分 3.00/5 共 1 次評分
開發者 https://tablicious.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://tablicious.com
隱私政策頁面URL https://tablicious.com/privacy-policy
支援的語言 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": []
}