Open loveshdongre opened 1 year ago
In background.js file we have isEdge variable, we need to update this variable appropriately and uncomment the below lines
// else if(isEdge) { // browser.runtime.setUninstallURL("https://microsoftedge.microsoft.com/addons/detail/leetcode-enhancer/dgddijgkneackjhmijacbopefpladfia") // edge feedback url // }
I can take this, assign it to me.
Clearing the assignee since it's a small change, will directly accept the pull request whosoever creates it.
Can you also uncomment the lines mentioned in this issue
In background.js file we have isEdge variable, we need to update this variable appropriately and uncomment the below lines