I am using "react-navi" and "navi" packages for navigation through components/url's in my project. But unfortunately it isn't supported in extension. Mainly "View" in react-navi and "mount" in navi.
Is there any alternative for chrome extension which does the same functionality as above mentioned ''View" and "mount"?
Also, I have little knowledge on using "goto" in "react-chrome-extension-router" package for navigation.
Any ideas / knowledge would be helpful.