Install using this collection: https://addons.mozilla.org/en-US/firefox/collections/3899969/BestSecurityPrivacy/?page=1&collection_sort=name
Visit: https://chrome.google.com/webstore/category/extensions
| {"categories":["-A-",".hack//Infection",".hack//Mutation","+ = x","100% Orange Juice","112 Operator","12 HOURS","1v1.lol","428: Shibuya Scramble","4thewords","5 Days a Stranger","5X","60 Seconds!","60 Seconds! Reatomized","7 Days to Die","A Misteryous Thief","A Plague Tale: Innocence","A Short Hike","A Story About My Uncle","A Total War Saga: Troy","A Way Out","ACE Online","ActRaiser","Actraiser Renaissance","Advance Wars: Days of Ruin","Advance Wars: Dual Strike","Advent Rising","Adventure Island","AER: Memories of Old","Afterparty","Agar.io","Agatha Christie: The ABC Murders","Age of Empires","Age of Empires II","Age of Empires III","Age of Empires IV","Age of Mythology","Agrou","AI: The Somnium Files","Aim Lab","Aion","Airport","Akiba's Trip: Hellbound & Debriefed","Alan Wake","Albion","Alice Gear Aegis","Alien: Isolation","Aliens: Fireteam Elite","Alliance of Valiant Arms","Alone in the Dark 2","ALTF4","Always On","American Railroads - Summit River & Pine Valley","AMID EVIL","Amnesia: Rebirth","Among Us", |
| *Unofficial Fallout 4 Patch.esp | |
| *Mod-NWTransCenLOD.esl | |
| *Mod-Nuka World Creature XP Tweaks.esl | |
| *Mod-Quintessential Quarries.esl | |
| *Mod-StarlightLOD.esl | |
| *Mod-Vault111LOD.esl | |
| *Mod-AORobcoReconScope.esl | |
| *Mod-BetterRoboticsDisposal.esl | |
| *Mod-Burly Bunkers.esl | |
| *Mod-DeanomanEasiestHacking.esl |
AdGuard AdBlocker
Decentraleyes
| # Downloads and upgrades ffmpeg Nightly for Windows | |
| # Saves time by changing a manual process to auto | |
| # Start Edits | |
| $destinationFolderTemp = "C:\Temp" | |
| $finalDestinationFolder = "D:\Portable Software\Command Line Apps" | |
| # End Edits | |
| $uri = "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-latest-win64-static.zip" | |
| $destinationFileTemp = "$destinationFolderTemp\ffmpeg-latest-win64-static.zip" |
| # Name: SABqueueSnapShot for PowerShell | |
| # Decription: Gets the full queue of SABnzbd as a snapshot text file using the official API | |
| # Version: 1.0B | |
| # Required Edits: 1-4 | |
| # To troubleshoot issues ensure that all firewalls are configured properly :D | |
| # Start Edits: | |
| # Edit 1) Edit this to your API key in SABnzbd's General > Security settings section |
| { | |
| "workbench.editor.showIcons": true, | |
| "workbench.startupEditor": "none", | |
| "editor.fontSize": 12, | |
| "editor.minimap.enabled": false, | |
| "editor.mouseWheelZoom": true, | |
| "editor.tabSize": 4, | |
| "editor.renderWhitespace": "all", | |
| "editor.insertSpaces": true, | |
| "editor.rulers": [ |
| # -*- coding: utf-8 -*- | |
| #VERSION: 2.0 | |
| #AUTHORS: Joost Bremmer (toost.b@gmail.com) | |
| # | |
| # This program is free software: you can redistribute it and/or modify | |
| # it under the terms of the GNU General Public License as published by | |
| # the Free Software Foundation, either version 3 of the License, or | |
| # (at your option) any later version. | |
| # | |
| # This program is distributed in the hope that it will be useful, |
| ; Basic mod.settings file for The Witcher 3 | |
| ; This file goes in your Documents\The Witcher 3 folder. | |
| ; So if you installed the game to your C drive on Win7, it would go in C:\Users\USERNAME\Documents\The Witcher 3 | |
| ; Intro and instructions from "W3 Tutorials - Using the mods.settings file" by Kad_Venku | |
| ; Original PDF can be downloaded at http://www.moddb.com/mods/the-witcher-3-wild-hunt-launcher/downloads/using-the-modssettings-file | |
| ; You can use the semicolon to comment your file, the game will ignore lines which start with a semicolon | |
| ; [section] this is a section, in our case it marks the beginning of a mod's entry |