【问题标题】:How to make chrome extension with use .dll如何使用 .dll 制作 chrome 扩展
【发布时间】:2016-07-12 23:36:34
【问题描述】:

我用 c# 写了一个 dll。现在,我将开发谷歌浏览器扩展。我想在我的 chrome 扩展中使用这个 dll。有什么办法吗?

【问题讨论】:

    标签: c# google-chrome google-chrome-extension


    【解决方案1】:

    Native Messaging - Google Offical Document

    试试这个?使用标准输入和标准输出,你需要一个'exe'文件而不是'dll'

    【讨论】:

    • 我尝试了原生消息,但它的扩展名。我需要插件。
    • @MuratGücük 你的意思是像 chrome://plugins 中的插件?
    猜你喜欢
    • 2012-02-09
    • 2021-11-03
    • 1970-01-01
    • 2020-08-21
    • 1970-01-01
    • 1970-01-01
    • 2015-12-08
    • 2018-08-24
    • 1970-01-01
    相关资源
    最近更新 更多