Skip to content

Commit 3d7b5c7

Browse files
authored
Better Brave Support (#102)
* Better Brave Support * Added brave install video.
1 parent 0e32b14 commit 3d7b5c7

1,880 files changed

Lines changed: 28296 additions & 326 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
---
33

4+
# 78.0-2.1.0 [Better Brave Support]
5+
6+
- Added themes that are better suited to the Brave Browser in the `braveThemes` directory
7+
48
# 78.0-2.0.1 [Non-Functional Updates]
59

610
- Upgraded plugins to use React v18.

README.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Doki Theme Web
2-
| Google Chrome | Microsoft Edge |
3-
|-----------------------------------------------------------------|---------------------------------------------------------|
4-
| ![Yotsuba Chrome](./screenshots/backgrounds/yotsuba_chrome.png) | ![Azuki Edge](./screenshots/backgrounds/azuki_edge.png) |
2+
| Google Chrome | Microsoft Edge | Brave |
3+
|-----------------------------------------------------------------|---------------------------------------------------------|-------------------------------------------------------------------------|
4+
| ![Yotsuba Chrome](./screenshots/backgrounds/yotsuba_chrome.png) | ![Azuki Edge](./screenshots/backgrounds/azuki_edge.png) | ![Hatsune Miku Brave](./screenshots/backgrounds/hatsune_miku_brave.png) |
55

66
# Table of Contents
77

@@ -11,6 +11,7 @@
1111
- [Installation](#installation)
1212
- [Google Chrome](#google-chrome)
1313
- [Microsoft Edge](#microsoft-edge)
14+
- [Brave](#brave)
1415
- [Contributions and Issues](#contributions-and-issues)
1516

1617

@@ -61,14 +62,28 @@ https://user-images.githubusercontent.com/15972415/157995436-98b957e0-1274-4f65-
6162
2. Open Edge
6263
3. Open the Extension Management page by navigating to edge://extensions.
6364
- The Extension Management page can also be opened by clicking on the Edge menu, hovering over More Tools then selecting Extensions.
64-
4. Enable Developer Mode by clicking the toggle switch next to Developer mode (1).
65-
5. Click the LOAD UNPACKED button and select the extension directory (2).
65+
4. Enable Developer Mode by clicking the toggle switch next to Developer mode.
66+
5. Click the LOAD UNPACKED button and select the extension directory.
6667
6. Navigate to the cloned repository
6768
1. To install a theme, go to `edgeThemes` and just select the theme directory you want.
6869
1. Then choose the `newTab` directory and `open` or confirm. Repeat this process for the `theme` extension.
6970
7. Enjoy!
7071

72+
## Brave
7173

74+
https://user-images.githubusercontent.com/15972415/163989146-c755797c-8686-43ff-9281-407074255e70.mp4
75+
76+
### Steps
77+
1. Clone this repository
78+
2. Open Brave
79+
3. Open the Extension Management page by navigating to brave://extensions.
80+
- The Extension Management page can also be opened by clicking on the Brave menu, then selecting Extensions.
81+
4. Enable Developer Mode by clicking the toggle switch next to Developer mode.
82+
5. Click the LOAD UNPACKED button and select the extension directory.
83+
6. Navigate to the cloned repository
84+
1. To install a theme, go to `braveThemes` and just select the theme directory you want.
85+
1. Then choose the `newTab` directory and `open` or confirm. Repeat this process for the `theme` extension.
86+
7. Enjoy!
7287

7388

7489
# Contributions and Issues
185 KB
Loading
Lines changed: 6 additions & 0 deletions
Loading
675 Bytes
Loading
1.56 KB
Loading
2.53 KB
Loading
3.13 KB
Loading
4.69 KB
Loading

braveThemes/Aqua's Extensions/newTab/js/background.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)