natsuozawa / kited

Automation toolkit for ed.ac.uk websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kited

Automation toolkit for using the University of Edinburgh's websites.

Installation

Firefox

Download the xpi file here. (Signed by Mozilla)

Chrome

Download this repository as a zip file and unzip the file.

Head to chrome://extensions, and enable developer mode. Then, click "load unpacked" and select the unzipped folder (named kited).

Note: the extension is not tested on Chrome.

Features

Automatic login

Automatic login is supported on the following sites. In order to use this feature, your browser or password manager must polyfill the password column automatically.

This feature does not tamper with ed.ac.uk cookies. Therefore, it still takes about 30 seconds to login even with the automation.

Build

$ ./package.sh

Update xpi file

$ cp kited-1.0.[version number]-fx.xpi docs/kited.xpi

About

Automation toolkit for ed.ac.uk websites


Languages

Language:JavaScript 84.7%Language:HTML 12.2%Language:Shell 3.1%