Tizen NPPlugin开发

Compiling The npruntime Sample Plugin in Visual Studio
https://developer.mozilla.org/en-US/docs/Compiling_The_npruntime_Sample_Plugin_in_Visual_Studio

http://mxr.mozilla.org/seamonkey/source/modules/plugin/samples/npruntime/

【原创】我的Firefox插件开发之旅(5)——编译和测试第一个Plugin例子:npruntime
http://www.cppblog.com/epubcn/archive/2008/11/11/66612.html

[Plugin] 撰寫 firefox plugin 最簡單方法
http://mqjing.blogspot.com/2008/09/plugin-firefox-plugin.html

firefox 简单 插件编译 【win】
http://blog.csdn.net/zanget/article/details/5191115

Mozilla NPAPI
http://blog.163.com/ecy_fu/blog/static/444512620100343317928/

npapi-sdk
NPAPI headers, utility code, and sample code
https://code.google.com/p/npapi-sdk/

Plugins
https://developer.mozilla.org/en-US/docs/Plugins

Gecko Plugin API Reference
https://developer.mozilla.org/en-US/docs/Gecko_Plugin_API_Reference

Tizen

Web Runtime API Support
https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.appprogramming%2Fhtml%2Fbasics_tizen_programming%2Fweb_app_runtime.htm

NPPlugin Sample Overview
https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.appprogramming%2Fhtml%2Fsample_descriptions%2Fnpplugin.htm

Developing Multiple Projects as a Package
https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.appprogramming%2Fhtml%2Fapp_dev_process%2Fmultiple_project_dev_package.htm

NPRuntime Sample App
https://review.tizen.org/git/?p=samples/web/NPRuntime.git;a=tree;h=refs/heads/tizen_2.1;hb=refs/heads/tizen_2.1

原文地址:https://www.cnblogs.com/androidme/p/3072873.html