diff options
Diffstat (limited to 'popup.html')
-rw-r--r-- | popup.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,7 +26,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="css/common.css" type="text/css"> <link rel="stylesheet" href="css/popup.css" type="text/css"> -<title>uMatrix panel</title> +<title>eMatrix panel</title> </head> <body> @@ -55,7 +55,7 @@ </div> <div class="paneHead"> - <a id="gotoDashboard" class="extensionURL" href="#" data-extension-url="dashboard.html" data-i18n-tip="matrixDashboardMenuEntry">uMatrix <span id="version"> </span><span class="fa"></span></a> + <a id="gotoDashboard" class="extensionURL" href="#" data-extension-url="dashboard.html" data-i18n-tip="matrixDashboardMenuEntry">eMatrix <span id="version"> </span><span class="fa"></span></a> <div id="toolbarContainer"> <div class="toolbar"> <span class="scope" id="specificScope"><span> </span></span><!-- |