Newer
Older
<!DOCTYPE html>
<html>
<head>
<title>Decentraleyes Popup</title>
<link rel="stylesheet" type="text/css" href="popup.css">
</head>
<body>
<script src="popup.js"></script>
<div id="extension-options-overlay-header">
<img id="extension-options-overlay-icon" src="icon.png">
<div id="extension-options-overlay-title">Decentraleyes</div>
</div>
<section class="popup-content">
<h1 id="injection-counter"></h1>
<div class="title" data-i18n-content="amountInjectedTitle"></div>
<div class="description" data-i18n-content="amountInjectedDescription"></div>
</section>
<section class="button-panel">
<a href="https://decentraleyes.org/test" target="_blank" class="text-link">decentraleyes.org/test</a>
<button id="options-button" class="btn-sm">Options</button>