Leech.ae - Premium Link Generator
Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles.
Leech.ae - Premium Link Generator란 무엇입니까?
Leech.ae - Premium Link Generator은(는) http://leech.ae에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles."입니다.
확장 프로그램 스크린샷
Leech.ae - Premium Link Generator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Leech.ae is a premium link generator that allows you to download files from hosts like depositfiles & rapidgator directly without waiting for FREE! Very Few Ads, No Waiting Time or Hidden Catches. Enjoy! Just install the extension and all supported links will automatically be converted to premium links. Visit website for more information: http://www.leech.ae
확장 프로그램 기본 정보
이름 | |
ID | oepnjdjggoegoaahahnpaagfijmfgddn |
공식 URL | https://chrome.google.com/webstore/detail/leechae-premium-link-gene/oepnjdjggoegoaahahnpaagfijmfgddn |
설명 | Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles. |
파일 크기 | 3.51 KB |
설치 횟수 | 2,000 |
현재 버전 | 1.0 |
최근 업데이트 | 2017-01-03 |
출시 날짜 | 2017-01-03 |
평점 | 2.19/5 총 16 개의 평점 |
개발자 | http://leech.ae |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.leech.ae |
도움말 페이지 URL | http://leech.ae/faq.php |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Leech.ae - Premium Link Generator", "description": "Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles.", "version": "1.0", "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "content.js" ], "run_at": "document_end" } ] } |