AP Score Hider

Hides AP Exam scores on the College Board website until you click on them. As a bonus, display confetti when you click on a passing exam.

当前为 2022-05-24 提交的版本,查看 最新版本

作者
Samathingamajig
评分
0 0 0
版本
1.2.1
创建于
2021-07-21
更新于
2022-05-24
大小
2.8 KB
许可证
暂无
适用于

AP Score Hider

Normally when you go to check your AP Exam scores, you see all the scores at once. Since I'm often bored, I decided to solve this problem. With this script, you can make it so all your scores are hidden until you click "Your score" on each test. Since I was still bored after implementing this, I added confetti that explodes if you get a passing score (3+), with more the higher your score is.

🎥 Demo

Demo WebP

⚡️ Is this a virus?

Nope! Anyone that understands basic English can understand the script.

The code:

  • 🔓 is 100% open source (because it needs to be so you can install it)
  • 🔍 has very detailed comments on almost each line
  • 🔒 only runs on the specific AP Scores page
  • 📶 makes no network requests
  • 👨‍💻️ is written in JavaScript
  • 💻 can't do anything to your computer

📜 Installation

  • Install Tampermonkey from the Chrome Web Store (or Firefox Add-ons)
  • After this, you have two options (only do one of these):
    • GreasyFork (recommended): Go to the GreasyFork page and click the green "Install this script" button. This will take you to a page on Tampermonkey where you need to click "Install" to install the script.
    • GitHub/Manual install (not recommended): Go to the raw script page. Tampermonkey will automatically detect this file as a userscript (since the file is named *.user.js), so click the "Install" button to install it. If it doesn't, copy the entire contents of the script into the Tampermonkey script editor (make sure you save).
    • If none of these work, look up how to install a Tampermonkey userscript.

🚫 Uninstallation

If you don't want to use this script anymore, you can uninstall it anytime.

  • Navigate to the Tampermonkey dashboard (click the extension icon in the top right, then click "Dashboard" at the bottom of the popup)
  • Click the trashcan on the right side of the page