0
votes
0answers
14 views

how to know webgl enabled or not?

I am using glfx.js jquery plugin. When I am running my file and changing hue via slider then browsers showing error(alert box) The browser does not support WebGL . I searched over internet and found ...
0
votes
0answers
30 views

Leveraging browser cache not working in Wordpress site (tried htaccess and plugins)

I'm trying to get the Wordpress site I'm working on setup to run as fast as I can. Used Google's pagespeed and was advised to leverage browser caching. Since then I've tried (multiple different) ...
0
votes
0answers
12 views

PHP opening file in browser with vendor plugin

I created a soapclient that receives a document. This document is an unknown type because its vendor specific. The vendor provides a plugin for internet explorer. When i drag & drop the file ...
0
votes
1answer
25 views

Questions about PDF Form, Acrobat Reader, Browser PlugIns and JavaScript

With the latest Adobe PDF smart forms, following are my questions: 1) Could the PDF form itself detect or be aware of what client software itself is opened with? 2) When a PDF form is opened inside ...
0
votes
1answer
68 views

how to speed up the process using canvas tag to display decoded h.264 packet inside browser plugin?

I am new to browser plugin and firebreath. I tried to build a plugin which decode h264 packet and then display the video frame into canvas tag on browser html5. But I tested to modify 100x100 canvas ...
0
votes
0answers
14 views

How to save web page with a custom extention - using plugins for e.g. ffx - save Page As, Chrome Stylebot

I find the Save Page As plug-in with Firefox very handy; however, I am beginning to come across pages that have custom extensions (not .htm, html etc). I need help to save / capture the webpages ...
0
votes
1answer
81 views

Client Rectangle coordinates on screen

Brief question, how can I get coordinates of window's client area relative to screen? I thought about GetClientRect + ClientToScreen function will it work? And one more. In Browser window what is ...
1
vote
1answer
29 views

Is there a browser support or any plugins, which show the html element's ID or NAME as tooltip while hover in a elements?

I want a solution similar to this example $('#field2').attr('title', 'student_Name'); but in a other way as i have explained below! While testing web programs using browser's developer tools or ...
0
votes
0answers
14 views

Possible to create a browser plugin and/or extension that could caputre text within a textarea upon submit to Twitter?

I'm not sure if this is the correct "overflow" segment to put this in. So, I'll apologize now if it's not in the correct location. Is it possible to build a browser plugin or extension that would ...
0
votes
1answer
195 views

Get file size (in bytes) on client side

I make multiple file uploading project, (Server language is PHP) Especially, I need that before uploading, on client side, get files size in bytes. what is today best cross browser solution/plugin ...
0
votes
1answer
92 views

Font-Face not working in Firefox 18.0.1 (code and URL included)

Hello and thanks a ton for any help with my problem. Here are the facts: The URL is www.thecloudz.net, regarding the navigation links at the very top, the font is called brooklyn. The font on the ...
0
votes
2answers
63 views

Getting rid of browser restart on plugin installation

I have been working on a browser plugin for windows which involves displaying camera output in browser. Presently I'm working on Windows 7. After plugin installation, I want to start the plugin ...
0
votes
1answer
84 views

How to get postdata attached to http request using npapi plugin

Is it possible to get postdata of post request using npapi plugin. We can easily access the url, cookies etc. using plugin, but what about post data! FB::DOM::WindowPtr window = ...
2
votes
1answer
536 views

Chrome extension - how to select all text of tab and copy

Can anyone tell how to copy entire page similar to pressing Ctrl+A and then copying of current tab to clipboard. Currently i have this but it is doing nothing though extension is successfully added ...
0
votes
1answer
40 views

does NPP_Write processes content before delivering it to plugin instance?

The code below should be self explanatory NPP_PostURLNotify() //post to a URL that returns a pure java script code NPP_WriteReady() NPP_Write() // when the browser calls back this function does ...
0
votes
1answer
76 views

Give file path in plugin

I have developed npapi plugin using firebreath. I want to access one image that is placed inside the computer. I am confused how to give the file path in plugin class or shall i need to place it in ...
1
vote
0answers
17 views

Proofreading Browser Plugin

As part of our site deployment process we typically have proofreaders go through content on site at various stages in the process. For editing that happens before it gets to the site there are plenty ...
0
votes
0answers
106 views

How to give external library path in firebreath

I am developing clutter based plugin using Fire breath. I have given the path of the includes files in flags.make file and the .so libs are included in link.txt file. But my problem is that when i ...
1
vote
2answers
109 views

Browser main thread from the NPAPI plugin

I am developing an NPAPI plugin and I need to run some code from browser's main thread. What is the threading model for NPAPI plugins? What is the default thread from which NPAPI executes? How can I ...
1
vote
1answer
37 views

Can we implement the browser plugin to do the automation for sites?

Can we implement the browser plugin to do the automation for sites? I want to implement an standalone application either a browser plugin or desktop application which can do the automated tasks, ...
0
votes
2answers
110 views

Control the browser through c# or some other way

Okay I know c# got a vast and very ease to use application development programs but this is what i want to learn now.So when user opens his browser and enters some url in it. Is it possible to send ...
0
votes
2answers
129 views

Embedding flash .swf in html; Flashplayer version problems

I have a flash application embedded on an html file. When publishing my swf file, the max target flash player is 11.2. If the browser I use to open the html has the latest player (Shockwave Flash ...
0
votes
1answer
52 views

Is it possible to pass control back to browser after plugin is loaded

I have created NPAPI browser plugin. My plugin can handle certain mime-types, but i wish to give the user an option whether he wants to load the content using plugin or browser should take the default ...
0
votes
1answer
617 views

How to open dwg file in browser using bravia freeDWG

I instal freeDWG.http://www.bravaviewer.com/viewers, it works realy nice when opening in as desktop application, but it seams that i can't figure out how to use it as web browser plugin. I need to ...
0
votes
0answers
134 views

Add IE 9 Support for Contentflow Plugin

I use the contentflow plugin. (Last Update: 2010/02/19) How can I add IE 9 support: Maybe just add this line? this.IE9 = this.IE && typeof(document.querySelectorAll) != "undefined" ? true : ...
0
votes
1answer
297 views

Firebreath issue with cMake

I am at the stage of creating a VSS project for my First test plugin with Firebreath but I am running in to the following issue: C:\code\sc>firebreath\prep2012.cmd projects build A subdirectory or ...
1
vote
1answer
87 views

GWT Development mode - recommended browser (and version) for Linux

i'm using Ubuntu 10.04 for GWT development and I noticed that on dev mode, the code runs faster on Firefox (in comparison to Chrome), but I'm thinking that even for Firefox there must be a version ...
0
votes
0answers
50 views

browser plugins for iOS and Android pltforms which allow access to USB, Bluetooth and wifi?

Is it even possible to develop a browser plugin on these platforms that allows one to connect to a external device via USB, Bluetooth or Wifi? Or are the browser plugins meant to used as extensions to ...
1
vote
2answers
181 views

Determine if application is installed on android

On my android phone I launch an standard browser, after enter my URL www.example.com and press open. I need some ways to determine if I have installed on my phone for example MYAPP, must I write an ...
0
votes
2answers
71 views

Opening HTML in Vim by Using the Quickrun.vim Plugin

Is anyone using a Vim plugin called QuickRun? With it, you can easily run your current code (in many languages) by typing :QuickRun. But,how can I run HTML code with it? I am using Ubuntu. And I ...
0
votes
0answers
18 views

How can I get the status of my plugins i.e. enabled or disabled from users browsers

I am thinking of developing a plugin for most of the web-browsers such as Firefox, Safari, Chrome, I.E. etc. and user will be allowed to download that plugin from my website. Now in future I want to ...
0
votes
0answers
112 views

ActiveX vs Java [closed]

I cannot find nothing useful about this on google... Can I use java instead of activex to solve problem about compatibility through browsers? (In this way i will need to develop an 'applet', right?) ...
0
votes
1answer
115 views

Testing installation of a browser plugin

I'm using selenium webdriver to test our website. We also have a browser plugin/extension that we'd like to test in the same way. As far as I can tell there isn't any way to test the installation of a ...
0
votes
1answer
78 views

How to create a plugin for “recording” web-scrap execution steps into a file?

I am frequently tasked with the creation of web-scraping algorithms, and the way I have been doing it is directly to the scraping code, which makes each tool page-specific. I'd like to create a ...
0
votes
1answer
309 views

Deploying chrome extensions that are not in chrome webstore

I found that the chrome webbrowser recently disabled the ability to deploy extensions that are not from the chrome webstore. I tried opening my extension.crx directly intro chrome and it wont work ...
0
votes
0answers
18 views

how to pass data from extension to NPAPI scriptable plugins? [duplicate]

Possible Duplicate: Communication between extension and plugin i would like to send the data from Firefox extension's javascript to NPAPI scriptable plugin ? how can i do this ? is there ...
1
vote
1answer
190 views

GWT application run without browser plugin

How can I run gwt application without any browser plugins?
1
vote
0answers
114 views

Unsupported Web Browser

I am trying to make a simple application with a web browser that will log me into www.icloud.com. and display the page on a Windows form. When I launch the application and try to load the page it ...
4
votes
3answers
152 views

Smalltalk columnar class browser for java development

I'd like to develop in Java on Eclipse with the same "Five-panel" class browser than I had in Smalltalk. Is there an eclipse plugin that does it ? I can't find it. Something like 1st column package ...
0
votes
1answer
129 views

How to detect PDF Viewer plug-in from a servlet

I need a servlet code that would return the type of client browser and detect if there is a PDF Viewer plug-in installed on it. I've tried using HttpServletRequest's available ...
3
votes
1answer
181 views

How does a plugin resize it's window

When I load a pdf with the following html the pdf plugin seems to resize it's windows to accommodate the complete length of the pdf file. I'm wondering how the plugin does that? <!DOCTYPE ...
0
votes
0answers
154 views

Native plug ins for android browser

I want do develop a plug-in for the native android browser. after some research i am not sure if its even posible... all i see is old, not clear or not answered: example, example2, example3, I am ...
0
votes
1answer
76 views

Can NPAPI plugins execute on every page?

I wanted to build an extension but realized a plugin would give me more control to do the things I want. Can you build NPAPI plugins that are called on every page the user loads like an extension is, ...
0
votes
1answer
272 views

implementing a android webkit plugin, where to find the official doc?

i am trying to implement a webkit plugin. I know the webkit plugin adopts the NPAPI, so I am looking up from mozilla website, finding it helpful (for moziila, it's Gecko plugin, but also adopts ...
0
votes
1answer
78 views

Launch browser intent without plugin support

I'm writting an app that launches some custom URLs. Sometimes I want to have Flash support and somtimes not. In my opinion, the best way to do this is changing the share_pref "plugin_state" of the ...
4
votes
1answer
470 views

Can Delphi VCL project be compiled to a browser plugin?

I have a Delphi VCL application which I'm using to show some pictures and I would like to know if there is any possibility to transform it into a browser plugin (like firefox, google chrome etc ) in ...
0
votes
2answers
547 views

How does the browser plugin Disconnect work?

I've recently installed the browser plugin Disconnect to keep Facebook, Twitter and Google from recording my browser history as I use the regular web while still letting me use those services when I ...
1
vote
1answer
200 views

jquery get all plugins installed into object

just wondering how I can get all the browser plugins object? I know about navigator.plugins method, But need an object with only the plugin name. Any Ideas?
1
vote
2answers
124 views

How to keep NPAPI plugins alive in ExtJS tabbed views

I'm trying to use a custom video player NPAPI plugin (view FireBreath) inside an tabbed ExtJS application. The plugin lives in one tab, and the others contain presentations of other non-video data. ...
0
votes
1answer
131 views

Browser extension for printer support and starting Exe-Files

I am developing a webbased business application (JS/node) that, on some client machines, needs to have access to local printers and programms. The platform on which this capabilities are needed can be ...

1 2 3