[PR #70] [MERGED] Contribution toast #133

Closed
opened 2026-03-04 00:04:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/YouG-o/YouTube-No-Translation/pull/70
Author: @YouG-o
Created: 7/22/2025
Status: Merged
Merged: 7/22/2025
Merged by: @YouG-o

Base: mainHead: contributionToast


📝 Commits (3)

  • b2ce778 feat: add support toast with reminder and Ko-fi integration. 7 days after installation & 30 days later
  • c4b925e feat: add support toast with reminder and Ko-fi integration. 7 days after installation & 30 days later
  • f7a4cce Merge branch 'contributionToast' of github.com:YouG-o/YouTube_No_Translation into contributionToast

📊 Changes

8 files changed (+190 additions, -2 deletions)

View changed files

📝 manifests/manifest.chromium.json (+3 -1)
📝 package.json (+1 -1)
📝 src/background/background.ts (+8 -0)
📝 src/config/constants.ts (+5 -0)
📝 src/content/index.ts (+2 -0)
src/content/support/AskForSupport.ts (+125 -0)
src/content/support/toast.html (+41 -0)
📝 src/types/types.ts (+5 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/YouG-o/YouTube-No-Translation/pull/70 **Author:** [@YouG-o](https://github.com/YouG-o) **Created:** 7/22/2025 **Status:** ✅ Merged **Merged:** 7/22/2025 **Merged by:** [@YouG-o](https://github.com/YouG-o) **Base:** `main` ← **Head:** `contributionToast` --- ### 📝 Commits (3) - [`b2ce778`](https://github.com/YouG-o/YouTube-No-Translation/commit/b2ce7780276f2cb82be80c606e0a7edb58d94b17) feat: add support toast with reminder and Ko-fi integration. 7 days after installation & 30 days later - [`c4b925e`](https://github.com/YouG-o/YouTube-No-Translation/commit/c4b925e9832df2f54b7073e0f9352d53fc0a7a49) feat: add support toast with reminder and Ko-fi integration. 7 days after installation & 30 days later - [`f7a4cce`](https://github.com/YouG-o/YouTube-No-Translation/commit/f7a4cce40f3d92714637cedfe5b4d40dec17c407) Merge branch 'contributionToast' of github.com:YouG-o/YouTube_No_Translation into contributionToast ### 📊 Changes **8 files changed** (+190 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `manifests/manifest.chromium.json` (+3 -1) 📝 `package.json` (+1 -1) 📝 `src/background/background.ts` (+8 -0) 📝 `src/config/constants.ts` (+5 -0) 📝 `src/content/index.ts` (+2 -0) ➕ `src/content/support/AskForSupport.ts` (+125 -0) ➕ `src/content/support/toast.html` (+41 -0) 📝 `src/types/types.ts` (+5 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:04:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/YouTube-No-Translation#133
No description provided.