Libgen search
Libgen search works as a support tool for searching content in multiple proxy servers
Libgen search란 무엇입니까?
Libgen search은(는) valravnx에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Libgen search works as a support tool for searching content in multiple proxy servers"입니다.
확장 프로그램 스크린샷
Libgen search 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Library Genesis (Libgen) is a file-sharing website for scholarly journal articles, academic and general-interest books, images, comics, and magazines. In part, the site enables free access to content that is otherwise paywalled or not digitized elsewhere. Libgen search works as a support tool for searching content in multiple proxy servers, the same will allow you to select between a list of trusted proxy applications or let you choose a custom proxy in which you trust. Libgen search dev team will continuously upgrade the tool in order to provide available proxy servers from trusted sources.
확장 프로그램 기본 정보
이름 | Libgen search |
ID | cbcehgllfaddbjidleabcdjpldlognad |
공식 URL | https://chromewebstore.google.com/detail/libgen-search/cbcehgllfaddbjidleabcdjpldlognad |
설명 | Libgen search works as a support tool for searching content in multiple proxy servers |
파일 크기 | 36.39 KB |
설치 횟수 | 3,746 |
현재 버전 | 2.0.1 |
최근 업데이트 | 2022-07-06 |
출시 날짜 | 2020-09-18 |
평점 | 4.00/5 총 3 개의 평점 |
개발자 | valravnx |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Libgen search", "manifest_version": 3, "icons": { "16": ".\/img\/ship.png", "48": ".\/img\/ship.png", "128": ".\/img\/ship.png" }, "version": "2.0.1", "description": "Libgen search works as a support tool for searching content in multiple proxy servers", "action": { "default_popup": "index.html" }, "permissions": [ "tabs", "scripting" ] } |