Engineering Buddy (MU)
Google Chrome Extension For Mumbai University Engineering Students
Engineering Buddy (MU)란 무엇입니까?
Engineering Buddy (MU)은(는) http://engineeringbuddy.in에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Google Chrome Extension For Mumbai University Engineering Students"입니다.
확장 프로그램 스크린샷
Engineering Buddy (MU) 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Download important study resources from your browser itself without visiting any website. Features: ► Download MU Engineering test papers ► IMP Questions ► Time Table ► Syllabus ► University News ► University suggested books ► College fest and workshop updates ► Engineering Classes reviews and ratings This is an extension of Engineering Buddy Android App: https://play.google.com/store/apps/details?id=in.dreamcorp.engineeringbuddy
확장 프로그램 기본 정보
이름 | |
ID | mpcagjakfmokhekpmaddcmllnmdailoh |
공식 URL | https://chrome.google.com/webstore/detail/engineering-buddy-mu/mpcagjakfmokhekpmaddcmllnmdailoh |
설명 | Google Chrome Extension For Mumbai University Engineering Students |
파일 크기 | 584 KB |
설치 횟수 | 32 |
현재 버전 | 1.2 |
최근 업데이트 | 2015-04-09 |
출시 날짜 | 2015-04-09 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | http://engineeringbuddy.in |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Engineering Buddy (MU)", "version": "1.2", "manifest_version": 2, "description": "Google Chrome Extension For Mumbai University Engineering Students", "author": "Dreamcorp Labs", "icons": { "16": "icon16.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon.png", "default_title": "Engineering Buddy", "default_popup": "index.html", "omnibox": { "keyword": "eb" } } } |