ThoriumOS updates

This commit is contained in:
Alexander Frick 2023-07-06 09:39:52 -05:00
parent 6faa5e9079
commit 0c124ac6e5
30 changed files with 73 additions and 0 deletions

View file

@ -5,5 +5,9 @@
"ghbmnnjooekpmoecnnnilnnbdlolhkhi" : {
"external_update_url": "https://clients2.google.com/service/update2/crx"
}
// uBlock Origin extension
"cjpalhdlnbpafiamejdnhcphjbkeiagm" : {
"external_update_url": "https://clients2.google.com/service/update2/crx"
}
}

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width=" 192" height=" 192" fill-rule="evenodd" class="vector-svg"><path fill="gray" stroke="gray" stroke-width="0px" stroke-linecap="round" shape-rendering="geometricPrecision" d="M 96 96 m -96 0 a 96 96 0 1 0 192 0 a 96 96 0 1 0 -192 0" style="fill: rgb(26, 115, 232); stroke: rgb(26, 115, 232);"/><path fill="gray" stroke="gray" stroke-width="0px" stroke-linecap="round" shape-rendering="geometricPrecision" d="M 149 67 C 149 62.58 145.42 59 141 59 L 50 59 C 45.58 59 42 62.58 42 67 L 42 132 C 42 136.42 45.58 140 50 140 L 141 140 C 145.42 140 149 136.42 149 132 L 149 67" style="fill: rgb(0, 0, 0); stroke: rgb(0, 0, 0);"/><path fill="gray" stroke="gray" stroke-width="0px" stroke-linecap="round" shape-rendering="geometricPrecision" d="M 50 52 C 45.58 52 42 55.58 42 60 V 132 C 42 136.42 45.58 140 50 140 H 141.13 C 145.55 140 149.13 136.42 149.13 132 V 125.13 L 76 52 H 50" style="fill: rgb(255, 255, 255); stroke: rgb(255, 255, 255);"/><path fill="gray" stroke="gray" stroke-width="0px" stroke-linecap="round" shape-rendering="geometricPrecision" d="m 149 77 c 0 -4.42 -3.58 -8 -8 -8 h -99 v 63 c 0 4.42 3.58 8 8 8 h 91 c 4.42 0 8 -3.58 8 -8 Z" style="fill: rgb(128, 249, 249); stroke: rgb(128, 249, 249);"/></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><circle cx="256" cy="256" r="255" fill="#000000"/></svg>

After

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

View file

@ -0,0 +1,65 @@
<!-- Copyright 2023 The Chromium Authors and Alex313031
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
<!DOCTYPE html>
<html dir="$i18n{textdirection}" lang="$i18n{appLocale}">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Discovery App</title>
<style>
* {
box-sizing: border-box;
}
html {
font-family: "Roboto", sans-serif;
}
body {
font-family: "Roboto", sans-serif;
margin: 0.5em auto;
padding: 1rem;
}
img {
max-width: 100%;
height: auto;
}
h2.heading {
align-content: center;
text-align: center;
}
p.info {
align-content: center;
text-align: center;
}
div.gallery {
float: center;
max-width: 300px;
height: auto;
margin: auto;
}
</style>
<link rel="stylesheet" href="//theme/colors.css?sets=ref">
<body>
<h2 class="heading">Discovery App</h2>
<p class="info">
Welcome to <a >ThoriumOS!</a>
<br/>
The discovery app is a shim in ChromiumOS, usually being populated on ChromeOS by tips & tricks, and sponsored purchasing content.
<br/>
I am working on modifying it, so this is some preliminary text.
</p>
<br/>
<div class="gallery">
<img title="ThoriumOS Install Success!" alt="OS Install Success" src="/os-install-success.svg"></img>
</div>
</body>
<script src="/receiver.js" type="module"></script>
<!--
Populates `window.loadTimeData.data`. Needs to be after
"receiver.js" which loads "sandboxed_load_time_data.js". But
module scripts do not block parsing, so these non-module scripts must be
loaded on the defer queue.
-->
<script src="/strings.js" defer></script>
<script src="/app_bin.js" defer></script>
</html>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width=" 192" height=" 192" fill-rule="evenodd" class="vector-svg"><path fill="gray" stroke="gray" stroke-width="0px" stroke-linecap="round" shape-rendering="geometricPrecision" d="M 96 96 m -96 0 a 96 96 0 1 0 192 0 a 96 96 0 1 0 -192 0" style="fill: rgb(26, 115, 232); stroke: rgb(26, 115, 232);"/><path fill="gray" stroke="gray" stroke-width="0px" stroke-linecap="round" shape-rendering="geometricPrecision" d="M 149 67 C 149 62.58 145.42 59 141 59 L 50 59 C 45.58 59 42 62.58 42 67 L 42 132 C 42 136.42 45.58 140 50 140 L 141 140 C 145.42 140 149 136.42 149 132 L 149 67" style="fill: rgb(0, 0, 0); stroke: rgb(0, 0, 0);"/><path fill="gray" stroke="gray" stroke-width="0px" stroke-linecap="round" shape-rendering="geometricPrecision" d="M 50 52 C 45.58 52 42 55.58 42 60 V 132 C 42 136.42 45.58 140 50 140 H 141.13 C 145.55 140 149.13 136.42 149.13 132 V 125.13 L 76 52 H 50" style="fill: rgb(255, 255, 255); stroke: rgb(255, 255, 255);"/><path fill="gray" stroke="gray" stroke-width="0px" stroke-linecap="round" shape-rendering="geometricPrecision" d="m 149 77 c 0 -4.42 -3.58 -8 -8 -8 h -99 v 63 c 0 4.42 3.58 8 8 8 h 91 c 4.42 0 8 -3.58 8 -8 Z" style="fill: rgb(128, 249, 249); stroke: rgb(128, 249, 249);"/></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB