开发者

Any general purpose NPAPI plugin to invoke external download tools?

开发者 https://www.devze.com 2022-12-25 17:00 出处:网络
I am looking for a general purpose NPAPI plugin that can used to invoke GetRight/FlashGet/OrbitDownloader/I开发者_开发技巧nternetDownloadManager/etc.

I am looking for a general purpose NPAPI plugin that can used to invoke GetRight/FlashGet/OrbitDownloader/I开发者_开发技巧nternetDownloadManager/etc.

Has anyone written that already? It's like FlashGot for NPAPI browsers.


NPAPI plugins are for embedding alternative content into a page, not for generally extending the browser with new functionality.

What you are looking for are extension or addons (sadly and confusingly also sometimes called plugins) and those are mostly browser-specific - search first before writing your own.

0

精彩评论

暂无评论...
验证码 换一张
取 消