Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

written a new np plugin and followed https://developer.mozilla.org/en-US/docs/Plugins/Guide/Plug-in_Development_Overview#Installing_Plug-ins but cannot work

  • 5 trả lời
  • 3 gặp vấn đề này
  • 26 lượt xem
  • Trả lời mới nhất được viết bởi the-edmeister

more options
written a new np plugin (https://github.com/chrisDwarner/npruntimeSampleCode) and followed https://developer.mozilla.org/en-US/docs/Plugins/Guide/Plug-in_Development_Overview#Installing_Plug-ins , but it still cannot work

Tất cả các câu trả lời (5)

more options

Hi,

could some one help me, or guide me..

basically, i want to register the existence of a program, so that javascript running in FF browser can understand the program exist

thank you

more options

arunachalamamsam said

Hi, could some one help me, or guide me.. basically, i want to register the existence of a program from the PC, so that javascript running in FF browser can understand the program exist thank you
more options

You're wasting your time on creating as NPAPI plugin. All NPAPI plugins except for Flash will be dead in March 2017 with Firefox 52.

http://www.ghacks.net/2015/10/08/mozilla-announces-the-end-of-npapi-plugins-in-firefox/

more options

could some one help me, or guide me.. basically, i want to register the existence of a program from the PC, so that javascript running in Firefox browser can understand the program exist

in IE, i had used, COM object and vbscript i want similar function in Firefox

thanks in advance

more options

Please see this support article: https://support.mozilla.org/en-US/kb/where-go-developer-support

Specifically - Post a question to the Mozilla Developer Network's Stack Overflow page.