Classroom
Overview
Note: It is recommended that you fork the repository. Sometimes we keep it private.
This extension makes it easier to watch videos on N Prep! When a video ends, it automatically moves to the next video. You can enable or disable this extension from the right-click menu.
Notice
In no event shall the author or copyright holder be liable for any claim, damages or other obligation, whether in contract, tort or otherwise, arising out of or in connection with the Software or the use or other processing of the Software.
Supported Browsers
Note: For iOS devices, please use the Orion browser
- Chrome
- Edge
- Firefox
- Orion (Install from Google Webstore)
To School Officials
This application does not interfere in any way with N Prep School’s servers.
All data will be analyzed from the currently displayed web page and moved to the next video
How to use
Install the required packages
yarn install
Build the extension.
yarn build
The following process is different for each browser, so please refer to the section for your browser
Chrome
- clone this repository
- Open Chrome and go to
chrome://extensions/
. - enable developer mode
- click
Load unpacked
. - select the directory where you cloned this repository.
- go to https://www.nnn.ed.nico/ and enjoy!
Edge
- clone this repository.
- open Chrome and go to
edge://extensions/
. - enable developer mode.
- click
expand and load
. - select the directory where you cloned this repository.
- go to https://www.nnn.ed.nico/ and enjoy!
Firefox
- clone this repository
- open Firefox and go to
about:debugging#/runtime/this-firefox
. - click
load temporary add-ons
- select
dist/firefox.zip
in the directory where you cloned this repository - go to
about:addons
and open the extension management. - enable
https://www.nnn.ed.nico access to stored data
. - go to https://www.nnn.ed.nico/ and enjoy!