easySearch
Call search function of custom sites to search, aggregate search results
easySearch란 무엇입니까?
easySearch은(는) https://bbs.ijubt.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Call search function of custom sites to search, aggregate search results"입니다.
확장 프로그램 스크린샷
easySearch 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
User enter search keywords, JuBT extension automatically invokes the search function of these sites to complete the search.
확장 프로그램 기본 정보
이름 | easySearch |
ID | igieognglkjfefoldlaachcoimjecojk |
공식 URL | https://chromewebstore.google.com/detail/easysearch/igieognglkjfefoldlaachcoimjecojk |
설명 | Call search function of custom sites to search, aggregate search results |
파일 크기 | 2.33 MB |
설치 횟수 | 52,436 |
현재 버전 | 1.3.1.1 |
최근 업데이트 | 2022-11-14 |
출시 날짜 | 2020-11-18 |
평점 | 4.59/5 총 22 개의 평점 |
개발자 | https://bbs.ijubt.net |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://bbs.ijubt.net |
도움말 페이지 URL | https://bbs.ijubt.net |
개인정보 보호 정책 페이지 URL | https://www.yeeach.com/privacy |
지원되는 언어 | en,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_pluginName__", "version": "1.3.1.1", "description": "__MSG_pluginDesc__", "default_locale": "zh_CN", "author": "jubt.me", "icons": { "16": "\/images\/icon16.png", "32": "\/images\/icon32.png", "128": "\/images\/icon128.png" }, "browser_action": { "default_icon": "\/images\/icon32.png", "default_title": "__MSG_pluginName__", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |