By: Vu
Inspect and view changes in Post Attendee source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Post Attendee",
"description": "Bring Zoom's Post Attendee page to life with the addition of eyes.",
"version": "1.0.0",
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"*://*.zoom.us/postattendee*"
],
"css": [
"inject.css"
],
"js": [
"inject.js"
]
}
]
} Best Post Attendee Alternatives
Here are some Firefox add-ons that are similar to Post Attendee: