Strict_min_version not works

I had set “strict_min_version”:“45.0” in my menifiest.json file.
my extension is works fine in new browser but in 45.0 and it’s downwards not works.

i had set strict_min_version in menifiest.json then firefox does not prompt user for version or any other information.

so the user tries to contact us for reason your extension is not work, but the reason is firefox version is old.
how i can show that this extension is only support 45.0 up version only

Are you saying that Firefox doesn’t respect the strict_min_version you set in the manifest? If so, can you show us the manifest file?

Hi, Jorgev
Thanks for reply.
I had “strict_min_version”:“44.0” in my zimrim-keysearch web-extension.
i also can see the version warning when i use from chrome.
but when user try to install from firefox the user should not see any
warning or note that this version must need 44.00 or up version of firefox.

I have one other device, in which my firefox version is 45.0.2. i had tried
to install the zimrim-keysearch in that device the firefox doesn’t show me
any warning.

is there any coding mistake or any other configuration i have to add?

Is there any way to set search provider and default search engine in
Firefox web-extension.