Smartiez, Academic Study and Search
Smartiez, Academic Study and Search By HBM Edison, Ltd
Smartiez, Academic Study and Search란 무엇입니까?
Smartiez, Academic Study and Search은(는) smartiezextensioncontact에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Smartiez, Academic Study and Search By HBM Edison, Ltd"입니다.
확장 프로그램 스크린샷
Smartiez, Academic Study and Search 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Smartiez is a perfect New Tab Chrome Extension for academic students, providing all sites for easy and high level studying and an accessible web search (provided by Yahoo!) right in the comfort of your web browser. The search features use within the extension will be provided by Yahoo!; however, the extension will not make any changes in your default browser search setting. * Please read carefully: by installing the Smartiez extension, you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy. About Us: https://smartiez.newtabhub.com End-User License Agreement: https://smartiez.newtabhub.com/eula Privacy Policy: https://smartiez.newtabhub.com/privacy-policy-2
확장 프로그램 기본 정보
이름 | Smartiez, Academic Study and Search |
ID | mlgbjnpehhfngjopcifmbcdfbacncfap |
공식 URL | https://chromewebstore.google.com/detail/smartiez-academic-study-a/mlgbjnpehhfngjopcifmbcdfbacncfap |
설명 | Smartiez, Academic Study and Search By HBM Edison, Ltd |
파일 크기 | 556 KB |
설치 횟수 | 586 |
현재 버전 | 2.2.2 |
최근 업데이트 | 2021-11-27 |
출시 날짜 | 2021-09-08 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | smartiezextensioncontact |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://smartiez.newtabhub.com/ |
지원되는 언어 | en-US |
manifest.json | |
{ "browser_action": { "default_icon": "icons\/logo128.png", "default_title": "Smartiez, Academic Study and Search" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "chrome_url_overrides": { "newtab": "html\/index.html" }, "description": "Smartiez, Academic Study and Search\u00a0By HBM Edison, Ltd", "icons": { "128": "icons\/logo128.png", "16": "icons\/logo16.png", "32": "icons\/logo32.png", "48": "icons\/logo48.png" }, "background": { "scripts": [ "html\/js\/background.js" ] }, "manifest_version": 2, "name": "Smartiez, Academic Study and Search", "short_name": "Smartiez", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.2.2" } |