mirror of
https://github.com/africa1207/AWS-BuildID-Auto-For-Ext.git
synced 2026-04-25 08:45:48 +03:00
[PR #2] [MERGED] feat: Add authorization page and denial handling #4
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AWS-BuildID-Auto-For-Ext#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/africa1207/AWS-BuildID-Auto-For-Ext/pull/2
Author: @hkxiaoyao
Created: 2/13/2026
Status: ✅ Merged
Merged: 2/13/2026
Merged by: @africa1207
Base:
main← Head:main📝 Commits (4)
09cc815feat: Add MoeMail support and session registration improvements8b3ada7feat: Add authorization page and denial handlingf273acafeat: Add proxy and geolocation featuresba21c1afeat: Add country-specific language and timezone profiles📊 Changes
8 files changed (+1635 additions, -24 deletions)
View changed files
📝
background/service-worker.js(+473 -19)📝
content/content.js(+34 -2)➕
lib/fingerprint.js(+323 -0)📝
lib/mail-providers/index.js(+3 -1)➕
lib/mail-providers/moemail.js(+344 -0)📝
manifest.json(+8 -2)📝
popup/popup.html(+63 -0)📝
popup/popup.js(+387 -0)📄 Description
feat: Add authorization page and denial handling
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.