Skip to content

avrahamappel/bus-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bus Extension

This Firefox extension adds some trivial enhancements to the "Where's My Bus" page of https://tstg.mybusplanner.ca.

Features

  • Reloads the page every 1 minute
  • Adds an approximate distance (in km) between the bus and the first stop
  • (TODO) Add a visual alert when the bus is close (map border flashes)

Building

Run the following command to build the extension:

./package.sh

If you want it packaged as an XPI archive, set the BUS_EXTENSION_PACK_FF environment variable:

BUS_EXTENSION_PACK_FF=1 ./package.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published