精华帖 (2) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (5)
|
|
---|---|
作者 | 正文 |
发表时间:2010-04-20
HTML+JS就可以! 这么爽. 我还以为会要C或C++
|
|
返回顶楼 | |
发表时间:2010-04-20
好玩,google一下,看看1
|
|
返回顶楼 | |
发表时间:2010-04-20
lz能做个不显示Chrome里图片的功能么,就好像firefox里的ImageBlock,像3G上网就可以节省流量,能做的话站内我啊
|
|
返回顶楼 | |
发表时间:2010-04-20
做的不错
照着教程很容易上手:http://code.google.com/chrome/extensions/index.html |
|
返回顶楼 | |
发表时间:2010-04-21
高级东东,弄不来,楼主,能把你做 这2个插件的 过程 写下来么,给我们分享下。
|
|
返回顶楼 | |
发表时间:2010-04-21
请教一个问题:
chrome插件能否调用dll文件啊 比如说调用本地的一个刷卡dll 进行刷卡操作? |
|
返回顶楼 | |
发表时间:2010-04-28
安装好插件
C:\Documents and Settings\【你的用户名】\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions 目录下有插件的具体代码 注释都很详细,不过好像不是楼主做的吧,全部英文注释 |
|
返回顶楼 | |
发表时间:2010-05-03
好像在一个很老的祈愿板上见过这个形式,只不过实现方式不同!
|
|
返回顶楼 | |
发表时间:2010-05-05
I did a search on all 'notes' related extension here, and find all of them can only post in the popup window, not on web page. so i make this:
------------------ I searched all 'notes' extensions here, but found the notes that created by any of them locate in a new popup window, not in the current page itself. So I wrote this extension: 仅供参考。 |
|
返回顶楼 | |