By: Shriyan Yamali
Inspect and view changes in Hide SAT Answers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Hide SAT Answers",
"version": "1.1.0",
"description": "Toggle the visibility of your chosen answer and the correct answer on the SAT practice test details pages.",
"permissions": [
"storage"
],
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://mypractice.collegeboard.org/*"
],
"js": [
"content-script.js"
],
"run_at": "document_idle",
"all_frames": true
}
],
"action": {
"default_title": "SAT Answer Hider"
},
"browser_specific_settings": {
"gecko": {
"id": "hide-sat-answers@example.com"
}
}
} Best Hide SAT Answers Alternatives
Here are some Firefox add-ons that are similar to Hide SAT Answers:
SAT Question Bank Answer Hider
Ecys
AP Classroom Answer Hider
Jerry
PassMedAnswerHider
Veeloxfire
SAT® Score Hider
nobidevs
Brightspace Quiz Review
Sayna
ACT® Score Hider
nobidevs
SHSAT Score Calculator
Yasir Shafique
Skip It
sterbon
MOP Review Tool
Raj Kundu
Leetcode: hide testcase
Ashmit Jagtap
StackOverflow Tweaks Tool
Riccardo Fasan