Skip to content

Auto upvotes question and the top answer on Stack Overflow

Notifications You must be signed in to change notification settings

sgsvnk/so-auto-upvoter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

so-auto-upvoter

This script is to used with Tampermonkey to auto upvote question and the first answer if the user stays more than 10 seconds on the page.

The script also checks if you have landed on the page from http(s)://stackoverflow.com or from other internet sites to understand if you are answering questions on SO or browsing for answers.

It is assumed that the user wouldn't want to upvote questions if he is answering questions. If he is browsing for answers, he would most likely want to upvote the question and the best answer.

In any case, the user can revert his action within 60 seconds.

This can be used along with Desktop Notifications for Stack Exchange to view your inbox notifications easily.

How to install:

  1. Install Tampermonkey
  2. Open Tampermonkey options -> Select Utilities
  3. Import so-auto-upvoter.js
  4. Replace [SE_PROFILE_ID], [SO_PROFILE_ID], [SE_PROFILE_USERNAME] and [SO_PROFILE_USERNAME] with your profile ID and USERNAME (refer your profile page for URL structure)

TODO:

  1. Add namespaces for [SE_PROFILE_ID], [SO_PROFILE_ID], [SE_PROFILE_USERNAME] and [SO_PROFILE_USERNAME]

About

Auto upvotes question and the top answer on Stack Overflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published