Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何实现网页和Chrome插件之间的通信 | UncleChen的博客 #21

Open
unclechen opened this issue Jun 9, 2018 · 2 comments
Open

Comments

@unclechen
Copy link
Owner

http://unclechen.github.io/2018/06/09/%E5%A6%82%E4%BD%95%E5%AE%9E%E7%8E%B0%E7%BD%91%E9%A1%B5%E5%92%8CChrome%E6%8F%92%E4%BB%B6%E4%B9%8B%E9%97%B4%E7%9A%84%E9%80%9A%E4%BF%A1/

一、需求场景前面我写过一篇博客使用React.js开发Chrome插件,里面介绍了作为一个新手怎么去开发Chrome插件。这次我总结一下在开发Chrome插件中很容易遇到的一些需求,比如在网页中判断是否安装了某个Chrome插件,安装的版本是多少?或者在网页上点击右键菜单里面的某个按钮,然后执行Chrome插件的某个功能。这些需求本质上都实现了网页和Chrome之间的通信。

@lijiankun24
Copy link

请问一下,你用的博客的主题是什么呢?看着很不错呢

@unclechen
Copy link
Owner Author

@lijiankun24
请问一下,你用的博客的主题是什么呢?看着很不错呢

next主题

@lijiankun24
请问一下,你用的博客的主题是什么呢?看着很不错呢

http://theme-next.iissnan.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants