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.」です。
拡張機能のスクリーンショット
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 |
ID | cmmaefhkplbchnnedailmhcmnpghopfi |
公式URL | 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 |
Eメール | [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": [] } |