ciphereck / Stroma

A web browser extension cum android application that provides a much better privacy by locking individual web browser tabs or individual URLs.
2 stars 0 forks source link

Convert Callbacks into Rx in extension #6

Open ciphereck opened 4 years ago

ciphereck commented 4 years ago

Description: All tabs callback (while getting opened, getting updated, etc) needs to be converted into rx or marbles instances (observables).

Do you want to work: yes, trying to implement Rx with callbacks

ciphereck commented 4 years ago

not able to add Rx. can anyone help?