mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 14:24:23 -05:00
[PR #239] [CLOSED] add toggle for new domain popup #1070
Reference in New Issue
Block a user
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/imputnet/cobalt/pull/239
Author: @vimaexd
Created: 11/7/2023
Status: ❌ Closed
Base:
current← Head:migrate-option📝 Commits (1)
251eaacnew domain popup toggle📊 Changes
3 files changed (+9 additions, -2 deletions)
View changed files
📝
src/front/cobalt.js(+4 -1)📝
src/localization/languages/en.json(+2 -1)📝
src/modules/pageRender/page.js(+3 -0)📄 Description
when trying to quickly use cobalt to download a video, often the browser's autocomplete can autocomplete the old domain and causes the new domain popup to show, which makes it slightly more annoying and slow to use cobalt due to the popup on screen.
this pr adds a toggle to settings to disable the popup

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