Version 1.07 View in Chrome Web Store
| https://www.googleapis.com/calendar/v3/calendars/primary/events? | https://chrome.google.com/webstore/detail/google-meet-attendance-ma/gcjjaejjfoiaojgcenhjnbmmnphkojhd?hl=ja&authuser=1 | |
| https://www.itoukun.com/2019/11/09/chrome-extension-%E3%81%AE-unchecked-lasterror-value-error-could-not-establish-connection-receiving-end-does-not-exist-%E3%81%AE%E5%AF%BE%E5%87%A6%E6%B3%95/ | https://clients2.google.com/service/update2/crx | |
| https://meet.google.com/ | https://www.googleapis.com/auth/calendar.events.readonly |
{ "name": "Google Meet Attendance Management", "icons": { "16": "images/memo16.png", "48": "images/memo48.png", "64": "images/memo64.png", "128": "images/memo128.png", "256": "images/memo256.png", "512": "images/memo512.png" }, "action": { "default_icon": { "32": "images/memo32.png" }, "default_popup": "popup.html", "default_title": "Google Meet Attendance Management" }, "author": "shoot16625", "oauth2": { "scopes": [ "https://www.googleapis.com/auth/calendar.events.readonly" ], "client_id": "74315233846-a5m1jtm39t04a5rhbh18mocvkimfgacv.apps.googleusercontent.com" }, "version": "1.07", "background": { "service_worker": "background.js" }, "short_name": "GMAM", "update_url": "https://clients2.google.com/service/update2/crx", "description": "You can check the Google Meet attendance of users who are going to attend in the Google Calendar.", "permissions": [ "activeTab", "declarativeContent", "identity" ], "content_scripts": [ { "js": [ "jquery3.5.1.min.js", "content.js" ], "matches": [ "https://meet.google.com/*" ] } ], "manifest_version": 3 }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.