Raymond Hill
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 37 additions and 39 deletions
-
12platform/webext/options_ui.html
-
4src/_locales/en/messages.json
-
8src/css/common.css
-
5src/css/logger-ui.css
-
1src/dashboard.html
-
2src/hosts-files.html
-
32src/js/logger-ui.js
-
3src/logger-ui.html
-
2src/popup.html
-
3tools/make-firefox.sh
-
4tools/make-webext.sh
@ -1,12 +0,0 @@ |
|||
<!DOCTYPE html> |
|||
<head> |
|||
<meta charset="utf-8"> |
|||
<title></title> |
|||
</head> |
|||
<body> |
|||
<a href="dashboard.html" data-i18n="matrixDashboardMenuEntry" target="uMatrix-dashboard"></a><br> |
|||
<a href="logger-ui.html" data-i18n="matrixLoggerMenuEntry" target="uMatrix-logger"></a> |
|||
</body> |
|||
<script src="js/vapi-common.js"></script> |
|||
<script src="js/i18n.js"></script> |
|||
</html> |
Write
Preview
Loading…
Cancel
Save
Reference in new issue