Both sides previous revisionPrevious revisionNext revision | Previous revision |
chrome_brave_setup [2023/01/09 22:55] – [Tampermonkey scripts] stephen | chrome_brave_setup [2023/10/21 02:55] (current) – external edit 127.0.0.1 |
---|
====== Chrome / Brave Setup ====== | ====== Chrome / Brave Setup ====== |
| |
===== General ===== | |
| |
- Settings, On start-up -> Continue where you left off | |
- <html><a href="chrome://flags/#autoplay-policy">chrome://flags/#autoplay-policy</a></html> set to 'Document user activation is required.' | |
| |
===== Brave Sync ===== | ===== Brave Sync ===== |
| |
Sync codes in password manager. Sync Bookmarks, Extensions, History, Settings, Theme. | Do this first. Sync codes in password manager. Sync Bookmarks, Extensions, History, Settings, Theme. |
| |
===== Search Engine ===== | ===== General ===== |
| |
Search engine: ''Stephen's Wiki''\\ | - Settings > Set up everything. |
Keyword: ''sw''\\ | - Appearance > Show Home button: Enabled. Configure custom home page. Likely to be something like ''<nowiki>file:///C:/Users/micro/OneDrive/Bookmarks/RoaT%C4%81ne/index.html</nowiki>''. |
<nowiki>URL</nowiki>: ''<nowiki>https://wiki.tallguyracing.com/doku.php?do=search&id=%s</nowiki>'' | - New tab page > New tab page shows > Homepage. |
| - 1Password, log in, set 'Lock after system is idle for' to 1 hour. |
| - Settings > Search |
| - Remove everything except DuckDuckGo. |
| - Add mine.\\ Search engine: ''Stephen's Wiki''\\ Keyword: ''sw''\\ <nowiki>URL</nowiki>: ''<nowiki>https://wiki.tallguyracing.com/doku.php?do=search&id=%s</nowiki>'' |
| |
===== Ad Filters ===== | ===== Ad Filters ===== |
| |
| Settings > Shields > Content Filtering (or ''<nowiki>brave://settings/shields/filters</nowiki>'') |
| |
<code> | <code> |
www.inoreader.com###sinner_container | www.inoreader.com###sinner_container |
| |
| www.nzherald.co.nz/pb/gr/c/default/*/headjs/* |
www.nzherald.co.nz/pf/dist/* | www.nzherald.co.nz/pf/dist/* |
| |
| youtube.com##+js(set, yt.config_.openPopupConfig.supportedPopups.adBlockMessageViewModel, false) |
| youtube.com##+js(set, Object.prototype.adBlocksFound, 0) |
| youtube.com##+js(set, ytplayer.config.args.raw_player_response.adPlacements, []) |
| youtube.com##+js(set, Object.prototype.hasAllowedInstreamAd, true) |
</code> | </code> |
| |
===== Extensions ===== | ===== Extensions ===== |
| |
| [[https://chrome.google.com/webstore/detail/mega/bigefpfhnfcobdlfbedofhhaibnlghod?hl=en-GB|Mega]] | | | | [[https://chrome.google.com/webstore/detail/mega/bigefpfhnfcobdlfbedofhhaibnlghod?hl=en-GB|Mega]] | | |
| [[https://chrome.google.com/webstore/detail/focus-indicator/heeoeadndnhebmfebjccbhmccmaoedlf|Focus Indicator]] | Width = 4 | | | [[https://chrome.google.com/webstore/detail/focus-indicator/heeoeadndnhebmfebjccbhmccmaoedlf|Focus Indicator]] | Width = 4 | |
| [[https://chrome.google.com/webstore/detail/new-tab-redirect/icpgjfneehieebagbmdbhnlpiopdcmna|New Tab Redirect]] | | | |
| [[https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh|Dark Reader]] | | | | [[https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh|Dark Reader]] | | |
| |
==== Dark Reader ==== | ==== Dark Reader ==== |
| |
| Seems to sync, so this may not be necessary. |
| |
Brightness 25, Contrast -15. Exclude: | Brightness 25, Contrast -15. Exclude: |
* <nowiki>www.wombo.art</nowiki> | * <nowiki>www.wombo.art</nowiki> |
* <nowiki>www.youtube.com</nowiki> | * <nowiki>www.youtube.com</nowiki> |
| |
| |
==== New Tab Redirect ==== | |
| |
file:///C:/Users/God/OneDrive/Bookmarks/RoaT%C4%81ne/index.html | |
| |
===== Tampermonkey scripts ===== | ===== Tampermonkey scripts ===== |
| [[http://www.tallguyracing.com/userscripts/MaoriDictionaryAudioDownload.user.js|Māori Dictionary Audio Download]] | | | | [[http://www.tallguyracing.com/userscripts/MaoriDictionaryAudioDownload.user.js|Māori Dictionary Audio Download]] | | |
| [[http://www.tallguyracing.com/userscripts/NZHeraldEnhancements.user.js|NZ Herald Enhancements]] | | | | [[http://www.tallguyracing.com/userscripts/NZHeraldEnhancements.user.js|NZ Herald Enhancements]] | | |
| | [[http://www.tallguyracing.com/userscripts/GitHubPullRequestPageEnhancements.user.js|Git Hub Pull Request Page Enhancements]] | | |
| | [[http://www.tallguyracing.com/userscripts/SwaggerEnhancements.user.js|Swagger Enhancements]] | | |
| | [[http://www.tallguyracing.com/userscripts/JiraEnhancements.user.js|Jira Enhancements]] | | |
| |
{{tag>setup chrome brave}} | {{tag>setup chrome brave}} |