I want to build a bookmark application that is based on Electron + Angular. The application will be a local desktop application. I want to synchronize Chrome bookmarks with the Electron Desktop app. I've already implemented chrome bookmarks parsing i.e export then import but I want whenever a new bookmark is added this to be synchronized with the Desktop App. An extension can be developed to do this but how exactly messaging between chrome and other apps is done?
1.4m articles
1.4m replys
5 comments
57.0k users