ContextSearch web-ext 的评价
ContextSearch web-ext 作者: Mike B
Mike B 的回应
开发者回应
发布于 3 年前Thanks. I've found the problem based on the links you provided.
The clipboard API requires a secure HTTPS website to function. The first link you provided uses HTTPS on the main page, but not on the results page. I assume it's the same issue you're having on your local server ( no https ).
I've added some fallback code that seems to work, but the function is long depreciated, and may stop working at some point. Fixes will be in the next release.
The clipboard API requires a secure HTTPS website to function. The first link you provided uses HTTPS on the main page, but not on the results page. I assume it's the same issue you're having on your local server ( no https ).
I've added some fallback code that seems to work, but the function is long depreciated, and may stop working at some point. Fixes will be in the next release.