Core features implemented.

This commit is contained in:
Mario Basic
2015-06-18 17:28:46 +02:00
parent f98e2d09d9
commit fb6e8bee75
8 changed files with 384 additions and 199 deletions

View File

@@ -395,7 +395,9 @@ var config = {
tooltips: {
allGood: '',
notLogging: 'Not logging',
notSignedIn: 'Not signed In'
notSignedIn: 'Not signed In',
blacklisted: 'This URL is blacklisted',
whitelisted: 'This URL is not on your whitelist'
},
// Default theme
theme: 'light',