mark-clipper icon indicating copy to clipboard operation
mark-clipper copied to clipboard

no age shaming

Open ImprovedTube opened this issue 2 years ago • 1 comments

if you fill in the blank, i can make another PR or commit like: chrome.runtime.onInstalled.addListener(function(installed){if(installed.reason=='install'){if 116 > Number(navigator.userAgent.match(new RegExp(Chrome|Firefox + '/([0-9]+)'))){alert("[Just to make sure:] Some of our features might require chrome version 116+.... _______________________") } ( - or rather add it precisely, when that feature is first enabled as indicated by its button or storage change.)

ImprovedTube avatar Nov 29 '23 16:11 ImprovedTube

Minimum chrome 116 required for chrome.sidePanel.open() Minimum chrome 112 required for Css Nesting Chrome auto updated when new version released. Current stable version is 124. I think most users have latest chrome version.

I can change minimum version :112 Is It Okey??

anilkumarum avatar Apr 24 '24 11:04 anilkumarum