1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

More µ to u

This commit is contained in:
Chris 2015-03-09 22:00:33 -06:00
parent 3739683e70
commit 30eafed70a
11 changed files with 11 additions and 11 deletions

View File

@ -36,7 +36,7 @@
/******************************************************************************/
vAPI.app = {
name: "µBlock",
name: "uBlock",
version: safari.extension.displayVersion
};

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>µBlock — Your filters</title>
<title>uBlock — Your filters</title>
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/dashboard-common.css">
<link rel="stylesheet" type="text/css" href="css/1p-filters.css">

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>µBlock — Ubiquitous rules</title>
<title>uBlock — Ubiquitous rules</title>
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/dashboard-common.css">
<link rel="stylesheet" type="text/css" href="css/3p-filters.css">

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>µBlock — About</title>
<title>uBlock — About</title>
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/dashboard-common.css">
<link rel="stylesheet" type="text/css" href="css/about.css">

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>µBlock — Asset</title>
<title>uBlock — Asset</title>
<style>
#content {
font: 12px monospace;

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>µBlock</title>
<title>uBlock</title>
</head>
<body>
<script src="lib/punycode.js"></script>

View File

@ -4,7 +4,7 @@
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/devtool-log.css">
<title>µBlock log</title>
<title>uBlock log</title>
</head>
<body>
<div id="toolbar">

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>µMatrix — Dynamic filtering rules</title>
<title>uBlock — Dynamic filtering rules</title>
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/dashboard-common.css">
<link rel="stylesheet" type="text/css" href="css/dyna-rules.css">

View File

@ -5,7 +5,7 @@
<meta charset="utf-8">
<link rel="stylesheet" href="css/common.css" type="text/css">
<link rel="stylesheet" href="css/popup.css" type="text/css">
<title>µBlock</title>
<title>uBlock</title>
</head>
<body>

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>µBlock — Settings</title>
<title>uBlock — Settings</title>
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/dashboard-common.css">
<style>

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>µBlock — Whitelist</title>
<title>uBlock — Whitelist</title>
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/dashboard-common.css">
<link rel="stylesheet" type="text/css" href="css/whitelist.css">