mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
updated options
This commit is contained in:
parent
b85168787b
commit
bd04c82259
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Ncage+ Options</title>
|
||||
<title>Ncage++ Options</title>
|
||||
<!-- It's important to load the image libraries here so options.js can have access to them -->
|
||||
<script src="ncageImages.js"></script>
|
||||
<script src="AjaxImages.js"></script>
|
||||
@ -10,7 +10,7 @@
|
||||
<link rel="stylesheet" href="./css/style.css">
|
||||
</head>
|
||||
<body class=ncBody>
|
||||
<h1>Welcome to nCage+!</h1>
|
||||
<h1>Welcome to nCage++!</h1>
|
||||
<p class="ncHeader">This is the options page, where you can specify how you would like the extension to behave.</p>
|
||||
<p class="ncHeader">You can go ahead and close this tab after you've set everything up. From here on out, the script will run on every webpage until the extension is disabled! You can always navigate back to this page from the extension settings.</p>
|
||||
<div class="ncCategory">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user