Which Firefox API can detect Firefox Warnings? to help trigger a .jpg of a Stop Sign? Coding in: XUL/JS Goal: to aid novice/elderly users avoid threats
I would like to create an extension, which can be used to educate novice/elderly users about potential security threats. I am under the impression that most users do not fully understand Firefox security warning, and the threats these warnings are used to protect against.
被采纳的解决方案
See the Mozilla Developer Network (MDN) website. https://developer.mozilla.org/en-US/Apps/Reference
定位到答案原位置 👍 1所有回复 (3)
选择的解决方案
See the Mozilla Developer Network (MDN) website. https://developer.mozilla.org/en-US/Apps/Reference
The Add-ons site also has a forum where most likely they speak better XUL than we do here: http://forums.addons.mozilla.org/
Thanks