browser-plugin Questions
2
Solved
I am developing an firefox extension using webExtensions that would help me ease my work with the scenario below.
I have to click around 50-60 buttons on the site that update the task status. On c...
Mice asked 13/11, 2016 at 8:44
3
Solved
I'm looking for a way to Monkey test a website. Something like a browser plugin in which you could define a time interval and non-clicking zones, and then the plugin would start clicking (and possi...
Pellerin asked 24/2, 2012 at 19:6
4
I want to write scripts for firefox. It seems that firefox has different terms, like add-on, extensions, plugins. and I have a feeling they're not all the same. Can you sum up the difference betwee...
Anklet asked 27/9, 2011 at 21:4
3
Solved
We would like to show the PDF document in an HTML page after retrieving it from the database via a servlet's doGet method.
Can anyone share some snippets on how to achieve this?
Matriculation asked 6/4, 2011 at 11:43
2
Solved
I am trying to use NPAPI Framework from Yury Sidorov by following this answer:
How to embed Delphi VCL form into HTML page using NPAPI
but I get an error with NPPlugin.pas. I am using delphi XE7 ...
Sarchet asked 15/3, 2015 at 14:30
1
We have some PDF forms that don't display correctly in non-Adobe PDF readers (i.e. WebKit's built-in PDF reader does not properly display some proprietary Adobe things). We want to detect when user...
Maximilian asked 5/11, 2014 at 18:53
9
Solved
What's an easy way to see the trace() output of Flash/Flex movies when running in any browser?
Spinthariscope asked 14/5, 2009 at 15:51
1
Solved
There are known ways of writing ActiveX plugins with Delphi, but the ActiveX itself poses a lot of limitations in browsers other than IE. So I was thinking - how to compile a plugin in NPAPI format...
Featherstone asked 7/4, 2014 at 7:6
3
Solved
I'm doing a lot of responsive design development at the moment, as are all front-end devs.
One thing i would love to know is the exact current screen size.
Chrome has it:
https://chrome.google.c...
Jurisdiction asked 10/12, 2012 at 0:35
3
Solved
What is the simplest way of sending an HTTP POST to a localhost address/port under Windows?
E.g. do any browser plugins exist to do this or could a command be sent in the Chrome Developer To...
Jada asked 10/1, 2014 at 13:54
1
Solved
I have written an NPAPI browser plug-in (using Firebreath) that Unity uses
to access a Kinect camera. I can retrieve skeleton data from Unity through JavaScript easily since it isn't too big, but t...
Insure asked 31/10, 2013 at 10:20
2
Solved
I am writing a webapp that has a browser plugin component for both firefox and chrome. My current testing system uses a series of Selenium tests created through Selenium IDE.
Is it possible to al...
Insolate asked 21/2, 2013 at 15:21
4
Solved
I'm curious as to the procedure for writing browser plugins for browsers like Chrome, Safari, and Opera. I'm thinking specifically of Windows here and would prefer working with C++.
Are there any ...
Cle asked 15/4, 2010 at 21:19
5
Solved
My company currently has a product which relies on a custom, in-house ActiveX control. The technology it employs is itself cross-platform by design, but our solution is obviously limited to Interne...
Heirship asked 1/4, 2010 at 16:36
2
Solved
I came across the browser plugin from roozz.com and I tried it out with LinqPad, try it here. They say there is a conversion process that takes basically any exe and converts it to their platform w...
Majorette asked 22/2, 2011 at 0:37
10
Solved
When considering a platform for a game, I've decided on multi-platform (Win/Lin/Mac) but can't make up my mind as far as browser vs. desktop. As I'm not all too far in development, and now having s...
Meehan asked 15/6, 2010 at 13:23
2
Solved
I know that if I write a C++ plugin, then I need to have Linux, Mac, Windows versions at least but what's the full list of combinations? NPAPI is supported by many browsers so does that mean the ex...
Number asked 15/1, 2011 at 11:9
3
Situation: I've already written an ActiveX control for my IE users which works perfectly. I build the .ocx, CAB it up, sign it, and put it on the site with an EMBED tag. Users load the page, the ye...
Television asked 17/12, 2010 at 8:11
3
Solved
In Firefox there are plugins and extensions. Could you please explain to me why these addons have different name and tabs ? Does they differ so much so they need different names? I think it's a lit...
Woodruff asked 7/11, 2010 at 22:44
2
Solved
I'm unclear on the difference between the functioning of a plugin vs
an extension.
For years, I've written a plain old NPAPI plugin. It lived in /Library/
Plug-ins on mac and somewhere similar on ...
Brachiopod asked 2/2, 2010 at 22:12
2
Solved
I am trying to make a chrome plugin but Chrome API doesn't give me enough power. I want to use NPAPI but I have no idea how to use it but I do have experience in Visual C++.
Can someone show me a ...
Theressa asked 16/4, 2010 at 10:1
1
Solved
I need to write a browser plugin to communicate with another process, and it seems I have to use NPAPI plugins. Is there any example or open source NPAPI plugin I can refer to?
Many thanks for you...
Niels asked 15/12, 2009 at 8:8
1
© 2022 - 2024 — McMap. All rights reserved.