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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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": [] } |