Move more UI code to use specific sites

This commit is contained in:
Arlo Breault 2019-07-25 17:40:20 -04:00 committed by Cecylia Bocovich
parent a164d61f16
commit 03512bfa29
3 changed files with 45 additions and 42 deletions

View file

@ -105,6 +105,8 @@ WebExtUI.prototype.port = null;
WebExtUI.prototype.stats = null;
WebExtUI.prototype.enabled = true;
/*
Entry point.
*/