Engineering Buddy (MU)
Google Chrome Extension For Mumbai University Engineering Students
What is Engineering Buddy (MU)?
Engineering Buddy (MU) is a Chrome extension developed by http://engineeringbuddy.in, and its main feature is "Google Chrome Extension For Mumbai University Engineering Students".
Extension Screenshots
Download Engineering Buddy (MU) Extension CRX File
Download Engineering Buddy (MU) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | mpcagjakfmokhekpmaddcmllnmdailoh |
Official URL | https://chrome.google.com/webstore/detail/engineering-buddy-mu/mpcagjakfmokhekpmaddcmllnmdailoh |
Description | Google Chrome Extension For Mumbai University Engineering Students |
File Size | 584 KB |
Installation Count | 32 |
Current Version | 1.2 |
Last Updated | 2015-04-09 |
Publish Date | 2015-04-09 |
Rating | 5.00/5 Total 3 Ratings |
Developer | http://engineeringbuddy.in |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } } |