CodingTrain / CodingTrain/Suggestion-Box

Idea: Browser Extension - DB Interaction

Aperta
#779 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
570
Fork
85
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Take the browser extension(s) a step further by keeping persistent data. Store information from a page/session in either webstorage, localstorage, or a DB. Come back to the page a few days later (part B?), and see if the data can be retrieved from the db and change the webpage.

An example might be, add some interaction to a webpage like a dropdown list with some options to create a personal wishlist or reading list that only runs on Amazon [add a dropdown list to the amazon experience]. If you see book or item you like, you change the value of the dropdown (e.g., "Like", "Want!", "Must Have!!").
When you revisit the page at a future date, a query retrieves the saved information, and updates the current dropdown list for the current experience. Maybe even add a date stamp when it was previously changed.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.