简体   繁体   English

chrome.extension API在移动Chrome上可用吗?

[英]Is the chrome.extension API available on mobile Chrome?

I'm writing a webpage that's supposed to encourage my users to install my Chrome extension if they haven't already. 我正在写一个网页,鼓励我的用户安装我的Chrome扩展程序(如果尚未安装的话)。 I have access to the chrome object when the JavaScript runs in Chrome, but not in other browsers like Safari or Internet Explorer. 当JavaScript在Chrome中运行时,我可以访问chrome对象,但在其他浏览器(如Safari或Internet Explorer)中则无法访问。 That's all well and good, but I was wondering whether the chrome object exists in mobile Chrome (Chrome for Android or iOS) and whether there is a separate API for those browsers. 很好,但是我想知道chrome对象是否存在于移动Chrome(Android或iOS的Chrome)中,以及这些浏览器是否有单独的API。 Thanks! 谢谢!

否,移动chrome当前不支持扩展名或.extension api。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM