Software Alternatives & Reviews

Tampermonkey VS Easy Auto Refresh

Compare Tampermonkey VS Easy Auto Refresh and see what are their differences

Tampermonkey logo Tampermonkey

Greasemonkey compatible script manager.

Easy Auto Refresh logo Easy Auto Refresh

Easy Auto Refresh automatically reloads pages and tabs in Google Chrome after a specified number of seconds.
  • Tampermonkey Landing page
    Landing page //
    2023-01-13
  • Easy Auto Refresh Landing page
    Landing page //
    2021-07-25

Tampermonkey videos

5步让你玩转chrome浏览器神级插件tampermonkey-油猴

Easy Auto Refresh videos

Easy Auto Refresh Is Malware

Category Popularity

0-100% (relative to Tampermonkey and Easy Auto Refresh)
Browser Extension
100 100%
0% 0
Web Browsers
0 0%
100% 100
Dark Mode
100 100%
0% 0
Office & Productivity
0 0%
100% 100

User comments

Share your experience with using Tampermonkey and Easy Auto Refresh. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Tampermonkey seems to be more popular. It has been mentiond 132 times since March 2021. 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.

Tampermonkey mentions (132)

  • How do I remove the yellow highlighting every time I search for a word?
    // @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: 5 months ago
  • jQuery Library Conflict (TamperMonkey)
    // ==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: 5 months ago
  • hello guys can anyone help me figure out why is this code not working it is been last updated since 3 years it is function is to Reload and autoplay Spotify when it stops (because I'm blocking ads)
    // ==UserScript== // u/nameSpotifresh // u/namespacehttp://tampermonkey.net/ // @version 0.1 // @description Reload and autoplay Spotify when it stops (because I'm blocking ads) // @author Your neighbor // @include https://open.spotify.com/playlist/* // @include https://open.spotify.com/album/* // @grant none // ==/UserScript== (function() { 'use strict'; Const... Source: 5 months ago
  • Looking for a script to scrap links and add them to clipboard
    // ==UserScript== // @name Hi10anime Downloads De-Redirector // @namespace http://tampermonkey.net/ // @version 1.2 // @description Converts data-href download links on hi10anime.com into normal href links, bypassing the ad site. Only works if at least 1 ad site link has the full download link. // @author tamchow // @match https://*.hi10anime.com/archives/* // @connect ... Source: 10 months ago
  • Any scripts to change "preview.redd.it" to "i.redd.it"?
    ```// ==UserScript== // u/nameReddit Preview Image replace // u/namespacehttp://tampermonkey.net/ // u/version0.1 // u/description try to take over the world! // u/authorYou // u/grantnone // u/matchhttp://*.reddit.com/* // u/matchhttps://*.reddit.com/* // u/matchhttp://*.redd.it/* // u/matchhttps://*.redd.it/* // u/run-atdocument-idle. Source: 10 months ago
View more

Easy Auto Refresh mentions (0)

We have not tracked any mentions of Easy Auto Refresh yet. Tracking of Easy Auto Refresh recommendations started around Mar 2021.

What are some alternatives?

When comparing Tampermonkey and Easy Auto Refresh, you can also consider the following products

Violentmonkey - Violentmonkey is a userscript manager to support running userscripts in web pages.

Addoncrop - Extends the functionality of your web browser

Greasemonkey - Customize the way a web page displays or behaves, by using small bits of JavaScript.

Chrome Extension Downloader - Chrome Extension Downloader is the name of a website dedicated for downloading and Chrome extensions.

Greasy Fork - A site for user scripts.

ChromeReloadPlus - This is a modified version of ChromeReload (...