By: FastClassPass Add-on
Inspect and view changes in FastClassPass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FastClassPass Grade Syncer",
"version": "1.9",
"description": "Triggers backend when grades are saved in Google Classroom.",
"permissions": [
"notifications",
"https://classroom.google.com/*",
"https://sis.reverek12.org/*"
],
"icons": {
"128": "icon.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"https://classroom.google.com/*",
"https://sis.reverek12.org/*"
],
"js": [
"content.bundle.js"
]
}
],
"web_accessible_resources": [
"icon.png"
],
"browser_specific_settings": {
"gecko": {
"id": "fastclasspass@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best FastClassPass Alternatives
Here are some Firefox add-ons that are similar to FastClassPass:
Google Classroom Utils
quadratech188
ClassLasso
James Tury
Classroom Quick Downloader
Adham Haitham Eid
Classroom Assignment Manager
Jar Romeroma
Add Doc to Classroom
Techniko
AP Classroom Auto Next
Camrone
Google Classroom Quick Download Button
saikat0511
Enhancer for Classroom™
saikat0511
eClass confetti
kcyq98
Classroomtils
Mayaqq
AP Class to Blooket
Goober
Class Link Check for Google Classroom™
hermitishdev