Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overhaul the application to use native chrome storage #2

Open
kbuika opened this issue Feb 6, 2023 · 0 comments · May be fixed by #4
Open

Overhaul the application to use native chrome storage #2

kbuika opened this issue Feb 6, 2023 · 0 comments · May be fixed by #4
Assignees
Labels
enhancement New feature or request

Comments

@kbuika
Copy link
Owner

kbuika commented Feb 6, 2023

This project is meant to use the Youtube Comments API to get the user's comment and treat that as the desired video title.

This process is slow and can be easily replaced by an optimized use of IndexedDB.

It will be as simple as the user opens the extension's popup, fills in the desired video title and that gets stored in IndexedDB with reference to the videoID of course.

@kbuika kbuika added the enhancement New feature or request label Feb 6, 2023
@kbuika kbuika self-assigned this Feb 6, 2023
kbuika pushed a commit that referenced this issue Feb 7, 2023
This was referenced Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant