Online Mate

College Mate is a light extension that allows you to create your very own timetable in full detail.

What is Online Mate?

Online Mate is a Chrome extension developed by Rohit Kumar, and its main feature is "College Mate is a light extension that allows you to create your very own timetable in full detail.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Online Mate Extension CRX File

Download Online Mate 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

                        College Mate is a light extension that allows you to create your very own timetable in full detail. College Mate allows you to store your online class meet link within the timetable itself so that you can hop in your class without wasting a single second.                    

Extension Basic Information

Name Online Mate Online Mate
ID cpkaahjmeacodnlaaeikaeepfncjbamp
Official URL https://chromewebstore.google.com/detail/online-mate/cpkaahjmeacodnlaaeikaeepfncjbamp
Description College Mate is a light extension that allows you to create your very own timetable in full detail.
File Size 96.48 KB
Installation Count 44
Current Version 1.0.1
Last Updated 2021-09-04
Publish Date 2021-08-31
Rating 5.00/5 Total 16 Ratings
Developer Rohit Kumar
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Online Mate",
    "description": "College Mate is a light extension that allows you to create your very own timetable in full detail.",
    "version": "1.0.1",
    "manifest_version": 2,
    "icons": {
        "16": ".\/logos\/19px.png",
        "32": ".\/logos\/32px.png",
        "48": ".\/logos\/48px.png",
        "128": ".\/logos\/128px.png",
        "150": ".\/logos\/150px.png"
    },
    "background": [],
    "browser_action": {
        "default_popup": ".\/popup.html",
        "default_icons": {
            "16": ".\/logos\/19px.png",
            "32": ".\/logos\/32px.png",
            "48": ".\/logos\/48px.png",
            "128": ".\/logos\/128px.png",
            "150": ".\/logos\/150px.png"
        }
    },
    "options_page": ".\/options.html",
    "permissions": []
}