提供元: Dharmavir Yadav
Inspect and view changes in Meet Message Notification source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Meet Message Notification",
"version": "1.1",
"description": "Help teachers to see participant Message When Browse Tab is Hide during presentation",
"icons": {
"48": "icons/meet.png"
},
"permissions": [
"notifications",
"activeTab"
],
"content_scripts": [
{
"matches": [
"https://meet.google.com/*-*"
],
"js": [
"mynew.js"
]
}
],
"web_accessible_resources": [
"mynew.js",
"icons/offline.png",
"icons/online.png"
]
} ベストのMeet Message Notification代替案
Meet Message Notificationに類似したFirefox add-onをいくつか紹介します:
BBBMessageNotifier
alies85
SilentMail
Victoria
AniWave-W2G-Notifications
Sandelier
MessPostage
Sjoerd Langkemper
Connected Message
Taylor Martin
Code Owners - Notifier
Abdulhakim Zatar
My messages
MaxPax
My messages
MaxPax
LoL Boards notifications
Firefox user 12541529
Google meet NEW UI attendance,messages RGUKT
kingmohan45