How to create a firefox plugin? [closed] - firefox

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
I have to create a Firefox plugin. I am a newbie and have no idea about it.
Please provide me information about the following:
Skill/programming language requirements
Any good and simple tutorials<
Sample code and steps to execute it
Difference between firefox plugin,add-on and extension

You can use Mozilla Developer network for documentation and other stuffs.
MDN

Related

Creating a web based expert system using Prolog [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I'm trying to create a web based expert system using prolog for a school project. i know how to use prolog but have no idea how it can be uploaded on the web. Does anyone have any idea how i can accomplish that?
With swi you can build a web application directly:
http://www.pathwayslms.com/swipltuts/html/
Or you could use swish
http://swish.swi-prolog.org/
Or Pengines
http://www.swi-prolog.org/pldoc/doc_for?object=section(%27packages/pengines.html%27)

Can Safari extension call AppleScript? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I wonder if safari extension allows interaction with other apps installed on the Mac.
If not, I am also considering an alternative to run an Apple script to interact with the content of a certain Safari tab. Is it much easier this way?
Thanks!

Building webkit for osx from scratch [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I want to build a basic browser with webkit. Does it need certain osx libraries to build? Where should I get the source and how should I compile it? How should I get started with webkit?
Thanks
There is an excellent document provided by Apple regarding development using WebKit. Also various good tutorials are available throughout the Web.

GUI automation using selenium in TCL [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I want to use Selenium to automate a GUI for testing network devices in TCL. Can anybody help me to do that please. Have anyone seen or have experience using Selenium in combination with TCL?

XML RPC GUI for developers in Windows? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
Is there something like this for Windows?
If not, what is the easiest/quickest way to test an XML RPC?
I'm using xmlrpc-test-tool, a browser tool: http://code.google.com/p/xmlrpc-test/
Browser tools:
Firefox: http://restclient.net/
Chrome: https://chrome.google.com/webstore/detail/postman-rest-client/fdmmgilgnpjigdojojpjoooidkmcomcm
Especially Postman for Chrome is just great!

Resources