Syl
Syl
Hey, I'm not sure, it was a long time ago. Maybe for performance purpose. I don't remember if `chrome.tabs.onUpdated` was available. Anyway thanks for this!
Thanks for your feedback. Does it work on [SPA](https://github.com/sylouuu/chrome-tab-modifier/issues?utf8=%E2%9C%93&q=spa)? It would be very nice!
Yes SPA for websites that change the URL dynamically. How can you inject the content script depending on your rules? Since the injection is defined in https://github.com/sylouuu/chrome-tab-modifier/blob/master/dist/manifest.json#L29
Hi @cassus, Unfortunately SPA are not (properly) handled.
Hello, Because every users don't want the same behavior. An extra option associated to the unique option is required to make all people happy. Best
Hello @pipe1801 Thanks for the report. I'm almost sure because the last part of the URL is appended after loading? Dynamically. So when TM is processing, the URL isn't complete....
https://github.com/alongubkin/angular-datepicker/blob/master/build/angular-datepicker.js
Hello @orschiro, It's out of scope for Tab Modifier, sorry. Best
Then rename it afterwards. :) Best
Hello @annahri, What is the result when you do `.innerText`? Feel free to reopen the issue if you still encounters problems. Best