By: Emmanuel S Dias
Inspect and view changes in Forgotten Classrooms source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Forgotten Classrooms",
"version": "1.0",
"description": "This extension enables students to locally hide forgotten classrooms which the teacher hasn't archived yet.",
"homepage_url": "https://github.com/emmanuelsdias/forgotten-classrooms",
"icons": {
"16": "icons/forgotten-classrooms-16.png",
"24": "icons/forgotten-classrooms-24.png",
"32": "icons/forgotten-classrooms-32.png",
"48": "icons/forgotten-classrooms-48.png",
"64": "icons/forgotten-classrooms-64.png",
"128": "icons/forgotten-classrooms-128.png"
},
"permissions": [
"activeTab",
"storage",
"tabs"
],
"content_scripts": [
{
"matches": [
"https://*.classroom.google.com/*"
],
"js": [
"content/content.js"
]
}
],
"page_action": {
"default_title": "Forgotten Classrooms",
"default_popup": "popup/popup.html",
"show_matches": [
"https://*.classroom.google.com/*"
],
"default_icon": {
"19": "icons/forgotten-classrooms-19.png",
"32": "icons/forgotten-classrooms-32.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{3eb57695-ac72-45ea-b661-351925b5a80e}"
}
}
} Best Forgotten Classrooms Alternatives
Here are some Firefox add-ons that are similar to Forgotten Classrooms:
Classroom Searcher
Wuttiphat
Classroom Dark Mode
Ryan Luu
Google Classroom Organizer
google-classroom-organizer
Classroom Meeting Link Checker
AmberCarr
GCR Renamer
ThatUnknownDude
Enhancer for Classroom™
saikat0511
Modern Classroom
Quatrazoid
Add Doc to Classroom
Techniko
Google Classroom To-do Sidebar
matthewr
Google Classroom Quick Download Button
saikat0511
Blue Shield Grabber
mc-cat-tty
Fixing Canvas
Zeke D'Ascoli