mirror of
https://github.com/africa1207/AWS-BuildID-Auto-For-Ext.git
synced 2026-04-25 08:45:48 +03:00
[PR #6] [MERGED] feat: Add configurations and functionalities for IP detection and pag… #5
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#5
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/6
Author: @hkxiaoyao
Created: 2/23/2026
Status: ✅ Merged
Merged: 3/5/2026
Merged by: @africa1207
Base:
main← Head:main📝 Commits (5)
2a0645dfeat: Add configurations and functionalities for IP detection and page timeouts0cf4564feat: add multi-language support (i18n) - Chinese, English, Turkishe8704bafeat: add in-app language switcher and complete i18n implementatione2dd283fix: complete i18n implementation for all UI elements1ea7a85Merge pull request #9 from F0Rextasy/main📊 Changes
14 files changed (+2196 additions, -356 deletions)
View changed files
➕
CHANGELOG.md(+69 -0)📝
README.md(+189 -217)➕
README_EN.md(+122 -0)➕
README_TR.md(+122 -0)➕
README_ZH.md(+122 -0)➕
_locales/en/messages.json(+284 -0)➕
_locales/tr/messages.json(+284 -0)➕
_locales/zh_CN/messages.json(+284 -0)📝
background/service-worker.js(+157 -40)📝
content/content.js(+14 -0)📝
manifest.json(+3 -2)➕
popup/i18n.js(+391 -0)📝
popup/popup.html(+101 -80)📝
popup/popup.js(+54 -17)📄 Description
…e timeouts - Add configuration for IP detection APIs, page timeout, 和 related functionalities. - Add page type detection for 403/Forbidden errors and handle blocked pages accordingly. - Add IP detection API configuration and page timeout input field - Add input fields and event listeners for page timeout and IP detection API configuration.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #6] feat: Add configurations and functionalities for IP detection and pag…to [PR #6] [MERGED] feat: Add configurations and functionalities for IP detection and pag…