I use arrow functions in my chrome extension. Users with old Chrome versions (<45.0) will not be able to use it.
Is there a way to disable installation of my extension for users with old Chrome version?
I use arrow functions in my chrome extension. Users with old Chrome versions (<45.0) will not be able to use it.
Is there a way to disable installation of my extension for users with old Chrome version?