BeaverEXT

An extension for Beaver students

BeaverEXT क्या है?

BeaverEXT weissz17 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An extension for Beaver students"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में BeaverEXT एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        An extension for Beaver students. It allows you to quickly create new google docs, presentations, and sheets. After you set up the schedule in the options page. It will give you a notification about what your next class is 15 minutes before that class. Also by clicking on the icon you can see your next class. There is a button to tell you what the lunch is as well as it giving you a notification 5 minutes before. It makes it much faster and easier to check what your next class it. Lets all be more efficient. BeaverEXT.


--Disclaimer. It will not update for special schedules. This is not a total replacement for powerschool. Just a way to make the process of checking your next class faster. I am not responsible for you being late to class or you going to the wrong class entirely.                    

एक्सटेंशन की मूल जानकारी

नाम BeaverEXT BeaverEXT
ID lfjpjanpjmhlihhlamhhhpipeljjhfia
आधिकारिक URL https://chromewebstore.google.com/detail/beaverext/lfjpjanpjmhlihhlamhhhpipeljjhfia
विवरण An extension for Beaver students
फ़ाइल का आकार 140 KB
स्थापना संख्या 27
वर्तमान संस्करण 0.1.3
अंतिम अपडेट 2016-11-07
प्रकाशन तिथि 2016-11-07
रेटिंग 4.25/5 कुल 8 रेटिंग्स
डेवलपर weissz17
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BeaverEXT",
    "description": "An extension for Beaver students",
    "version": "0.1.3",
    "browser_action": {
        "default_icon": "icon48tr.png",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "permissions": [
        "activeTab",
        "storage",
        "contextMenus",
        "alarms",
        "notifications"
    ],
    "icons": {
        "128": "icon128tr.png",
        "1024": "icon1024tr.png",
        "16": "icon16tr.png"
    }
}