mirror of
https://codeberg.org/LibRedirect/libredirect.git
synced 2025-02-03 12:47:36 +01:00
Merge branch 'master' of https://github.com/libredirect/libredirect
This commit is contained in:
commit
a643c6594d
@ -9,10 +9,10 @@
|
||||
},
|
||||
"default_locale": "en",
|
||||
"icons": {
|
||||
"16": "assets/images/libredirect.svg",
|
||||
"32": "assets/images/libredirect.svg",
|
||||
"48": "assets/images/libredirect.svg",
|
||||
"128": "assets/images/libredirect.svg"
|
||||
"16": "assets/images/libredirect.png",
|
||||
"32": "assets/images/libredirect.png",
|
||||
"48": "assets/images/libredirect.png",
|
||||
"128": "assets/images/libredirect.png"
|
||||
},
|
||||
"permissions": [
|
||||
"storage",
|
||||
@ -25,10 +25,10 @@
|
||||
"browser_style": false,
|
||||
"default_popup": "pages/popup/popup.html",
|
||||
"default_icon": {
|
||||
"16": "assets/images/libredirect.svg",
|
||||
"32": "assets/images/libredirect.svg",
|
||||
"48": "assets/images/libredirect.svg",
|
||||
"128": "assets/images/libredirect.svg"
|
||||
"16": "assets/images/libredirect.png",
|
||||
"32": "assets/images/libredirect.png",
|
||||
"48": "assets/images/libredirect.png",
|
||||
"128": "assets/images/libredirect.png"
|
||||
}
|
||||
},
|
||||
"options_ui": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
|
||||
<link href="../../stylesheets/styles.css" rel="stylesheet" />
|
||||
<title>LibRedirect options</title>
|
||||
<title>LibRedirect Options</title>
|
||||
</head>
|
||||
|
||||
<body class="option">
|
||||
@ -20,7 +20,7 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/youtube-icon.png" />
|
||||
<a href="../youtube/youtube.html">Youtube</a>
|
||||
<a href="../youtube/youtube.html">YouTube</a>
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/twitter-icon.png" />
|
||||
@ -154,4 +154,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
|
||||
<link href="../../stylesheets/styles.css" rel="stylesheet" />
|
||||
<title>LibRedirect options: Twitter</title>
|
||||
<title>LibRedirect Options: Imgur</title>
|
||||
</head>
|
||||
|
||||
<body class="option">
|
||||
@ -21,7 +21,7 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/youtube-icon.png" />
|
||||
<a href="../youtube/youtube.html">Youtube</a>
|
||||
<a href="../youtube/youtube.html">YouTube</a>
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/twitter-icon.png" />
|
||||
@ -144,4 +144,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,6 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
|
||||
<link href="../../stylesheets/styles.css" rel="stylesheet" />
|
||||
<title>LibRedirect Options: Instagram</title>
|
||||
</head>
|
||||
|
||||
<body class="option">
|
||||
@ -21,7 +22,7 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/youtube-icon.png" />
|
||||
<a href="../youtube/youtube.html">Youtube</a>
|
||||
<a href="../youtube/youtube.html">YouTube</a>
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/twitter-icon.png" />
|
||||
@ -143,4 +144,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
|
||||
<link href="../../stylesheets/styles.css" rel="stylesheet" />
|
||||
<title>LibRedirect options: Twitter</title>
|
||||
<title>LibRedirect Options: Maps</title>
|
||||
</head>
|
||||
|
||||
<body class="option">
|
||||
@ -22,7 +22,7 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/youtube-icon.png" />
|
||||
<a href="../youtube/youtube.html">Youtube</a>
|
||||
<a href="../youtube/youtube.html">YouTube</a>
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/twitter-icon.png" />
|
||||
@ -125,4 +125,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
|
||||
<link href="../../stylesheets/styles.css" rel="stylesheet" />
|
||||
<title>LibRedirect options: Twitter</title>
|
||||
<title>LibRedirect Options: Medium</title>
|
||||
</head>
|
||||
|
||||
<body class="option">
|
||||
@ -21,7 +21,7 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/youtube-icon.png" />
|
||||
<a href="../youtube/youtube.html">Youtube</a>
|
||||
<a href="../youtube/youtube.html">YouTube</a>
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/twitter-icon.png" />
|
||||
@ -144,4 +144,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
|
||||
<link href="../../stylesheets/styles.css" rel="stylesheet" />
|
||||
<title>LibRedirect options: Twitter</title>
|
||||
<title>LibRedirect Options: Reddit</title>
|
||||
</head>
|
||||
|
||||
<body class="option">
|
||||
@ -21,7 +21,7 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/youtube-icon.png" />
|
||||
<a href="../youtube/youtube.html">Youtube</a>
|
||||
<a href="../youtube/youtube.html">YouTube</a>
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/twitter-icon.png" />
|
||||
@ -125,7 +125,7 @@
|
||||
<div class="some-block option-block">
|
||||
<h4>Frontend</h4>
|
||||
<select id="reddit-frontend">
|
||||
<option value="libreddit">LibReddit</option>
|
||||
<option value="libreddit">Libreddit</option>
|
||||
<option value="teddit">Teddit</option>
|
||||
</select>
|
||||
</div>
|
||||
@ -188,4 +188,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
|
||||
<link href="../../stylesheets/styles.css" rel="stylesheet" />
|
||||
<title>LibRedirect options: Twitter</title>
|
||||
<title>LibRedirect Options: Search</title>
|
||||
</head>
|
||||
|
||||
<body class="option">
|
||||
@ -21,7 +21,7 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/youtube-icon.png" />
|
||||
<a href="../youtube/youtube.html">Youtube</a>
|
||||
<a href="../youtube/youtube.html">YouTube</a>
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/twitter-icon.png" />
|
||||
@ -179,4 +179,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
|
||||
<link href="../../stylesheets/styles.css" rel="stylesheet" />
|
||||
<title>LibRedirect options: Twitter</title>
|
||||
<title>LibRedirect Options: TikTok</title>
|
||||
</head>
|
||||
|
||||
<body class="option">
|
||||
@ -21,7 +21,7 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/youtube-icon.png" />
|
||||
<a href="../youtube/youtube.html">Youtube</a>
|
||||
<a href="../youtube/youtube.html">YouTube</a>
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/twitter-icon.png" />
|
||||
@ -144,4 +144,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
|
||||
<link href="../../stylesheets/styles.css" rel="stylesheet" />
|
||||
<title>LibRedirect options: Twitter</title>
|
||||
<title>LibRedirect Options: Translate</title>
|
||||
</head>
|
||||
|
||||
<body class="option">
|
||||
@ -21,7 +21,7 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/youtube-icon.png" />
|
||||
<a href="../youtube/youtube.html">Youtube</a>
|
||||
<a href="../youtube/youtube.html">YouTube</a>
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/twitter-icon.png" />
|
||||
@ -410,4 +410,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
|
||||
<link href="../../stylesheets/styles.css" rel="stylesheet" />
|
||||
<title>LibRedirect options: Twitter</title>
|
||||
<title>LibRedirect Options: Twitter</title>
|
||||
</head>
|
||||
|
||||
<body class="option">
|
||||
@ -22,7 +22,7 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/youtube-icon.png" />
|
||||
<a href="../youtube/youtube.html">Youtube</a>
|
||||
<a href="../youtube/youtube.html">YouTube</a>
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/twitter-icon.png" />
|
||||
@ -182,4 +182,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
|
||||
<link href="../../stylesheets/styles.css" rel="stylesheet" />
|
||||
<title>LibRedirect options: Twitter</title>
|
||||
<title>LibRedirect Options: Wikipedia</title>
|
||||
</head>
|
||||
|
||||
<body class="option">
|
||||
@ -21,7 +21,7 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/youtube-icon.png" />
|
||||
<a href="../youtube/youtube.html">Youtube</a>
|
||||
<a href="../youtube/youtube.html">YouTube</a>
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/twitter-icon.png" />
|
||||
@ -144,4 +144,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
|
||||
<link href="../../stylesheets/styles.css" rel="stylesheet" />
|
||||
<title>LibRedirect options: Twitter</title>
|
||||
<title>LibRedirect Options: YouTube</title>
|
||||
</head>
|
||||
|
||||
<body class="option">
|
||||
@ -22,7 +22,7 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/youtube-icon.png" />
|
||||
<a href="../youtube/youtube.html" class="selected">Youtube</a>
|
||||
<a href="../youtube/youtube.html" class="selected">YouTube</a>
|
||||
</div>
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/twitter-icon.png" />
|
||||
@ -350,4 +350,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -12,7 +12,7 @@
|
||||
<div class="some-block">
|
||||
<div class="title">
|
||||
<img src="../../assets/images/youtube-icon.png" />
|
||||
<h4>Youtube</h4>
|
||||
<h4>YouTube</h4>
|
||||
</div>
|
||||
<input id="disable-invidious" type="checkbox" checked />
|
||||
</div>
|
||||
@ -163,4 +163,4 @@
|
||||
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user