aboutsummaryrefslogtreecommitdiff
path: root/chrome/redirector.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/redirector.html')
-rw-r--r--chrome/redirector.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/redirector.html b/chrome/redirector.html
index 68300c1..96fe24d 100644
--- a/chrome/redirector.html
+++ b/chrome/redirector.html
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<html>
<head>
- <title>Redirector Extension Settings</title>
+ <title>URL Rewriter Extension Settings</title>
<link rel="stylesheet" href="css/redirector.css?sfsdf" />
<script type="text/javascript" src="js/jquery-1.6.2.min.js"></script>
<script type="text/javascript" src="js/redirector-ui.js"></script>
</head>
<body>
- <h1>Redirector</h1>
+ <h1>URL Rewriter</h1>
<h5>Go where <em>YOU</em> want!</h5>
<div id="actions">
<button id="new-redirect">New Redirect...</button>