
SystemExplorer
Process Explorer
htop
glances system monitoring
Process Hacker
Process Monitor
Process Lasso
SolarWinds Server & Application Monitor
Tampermonkey
Violentmonkey
Greasemonkey
Userscripts
Greasy Fork
Database Script Tool
Lichess
Script Manager โ SManager
SystemExplorer
TampermonkeySystem Explorer is recommended for users who need detailed insights into their system's processes and performance, such as IT professionals, system administrators, and power users who want to keep their system optimized and secure. It's also suitable for less experienced users who are looking to diagnose system issues with the help of an easy-to-understand interface.
Tampermonkey is recommended for developers, tech enthusiasts, and users who wish to customize their web browsing experience. It's especially useful for individuals who frequently use specific websites and want to automate repetitive tasks or add new functionalities that are not natively supported by those sites.
No SystemExplorer videos yet. You could help us improve this page by suggesting one.
Based on our record, Tampermonkey seems to be a lot more popular than SystemExplorer. While we know about 135 links to Tampermonkey, we've tracked only 5 mentions of SystemExplorer. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
After you launch the game open the Task manager and right click MW5.exe and set the priority to high. It will only be set this way until you close the game, so you have to do it every time you open it. The easiest way is to use an app like System Explorer that will do it for you when you open the game. There is another way to do it with reg edits but I don't know how to do that. Source: about 3 years ago
To make it permanent, you may use free software System Explorer which allow you to save these settings. Https://systemexplorer.net/. Source: over 4 years ago
Download System Explorer from: http://systemexplorer.net/. When you install it make sure you uncheck "run at startup". Source: about 5 years ago
Even easier: just use this http://systemexplorer.net/. Source: about 5 years ago
System Explorer - An enhanced task manager with support for monitoring and modifying system processes, start-up programs, system services, drivers, shell extensions, and more. - Source: dev.to / about 5 years ago
// ==UserScript== // @name ChatGPT Firefox Input Focus Fix // @namespace http://tampermonkey.net/ // @version 1.0 // @description Fixes lost first keystroke in ChatGPT input on Firefox by focusing and clicking the textarea // @match https://chat.openai.com/* // @match https://chatgpt.com/* // @grant none // ==/UserScript== (function () { const simulateClick = (el) => { ... - Source: dev.to / about 1 year ago
// ==UserScript== // @name Hide Expanding Menu Bar // @namespace http://tampermonkey.net/ // @version 0.1 // @require https://code.jquery.com/jquery-3.6.0.min.js // @description Hides Zillow auto-expanding menu // @author mikmak // @match https://www.zillow.com/* // @grant GM_addStyle // ==/UserScript== Const $ = window.$; Function hideExpandingMenu() { ... - Source: dev.to / about 1 year ago
// ==UserScript== // @name Remove data-dark-theme attributes // @namespace http://tampermonkey.net/ // @version 2024-06-23 // @description Remove data-dark-theme attributes from GitHub Actions console // @author masayoshi haruta // @match https://github.com/*/*/actions/runs/* // @icon https://www.google.com/s2/favicons?sz=64&domain=github.com // @grant none //... - Source: dev.to / about 2 years ago
// @name 0 Highlight remover // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match https://outlook.office.com/mail/id/* // @icon https://www.google.com/s2/favicons?sz=64&domain=office.com // @grant none // ==/UserScript==. Source: over 2 years ago
// ==UserScript== // u/name {snipped} // u/namespace http://tampermonkey.net/ // u/version 0.1 // u/description {snipped} // u/author You // u/match {snipped} // u/require http://code.jquery.com/jquery-3.7.1.min.js // u/icon https://www.google.com/s2/favicons?sz=64&domain=pokefarm.com // u/grant none // ==/UserScript== /* global jQuery... Source: over 2 years ago
Process Explorer - The top window always shows a list of the currently active processes, including the names of their owning accounts, whereas the information displayed in the bottom window depends on the mode that Process Explorer is in: if it is in handle mode you'lโฆ
Violentmonkey - Violentmonkey is a userscript manager to support running userscripts in web pages.
htop - htop - an interactive process viewer for Unix. This is htop, an interactive process viewer for Unix systems. It is a text-mode application (for console or X terminals) and requires ncurses. Latest release: htop 2.
Greasemonkey - Customize the way a web page displays or behaves, by using small bits of JavaScript.
glances system monitoring - Glances is a cross-platform system monitoring tool written in Python. Written in Python, Glances will run on almost any plaftorm : GNU/Linux, FreeBSD, OS X and Windows.
Userscripts - An open-source userscript editor for Safari.