udacity / frontend-grading-engine

Providing immediate feedback for front-end code
MIT License
132 stars 172 forks source link

Support Add-on SDK #7

Closed notetiene closed 8 years ago

notetiene commented 8 years ago

We need to support the 2 last versions of a Web Browser. Since Firefox is planning to fully support WebExtensions in 2 years, we need to use the Add-on SDK as a fallback/temporary solution.

notetiene commented 8 years ago

From my attempts, it seemed too complicated and not worth the maintenance. WebExtensions are supported from at least Firefox 45.