add-on
Browser addon development
Are there any good websites for instructing how to write browser addon for IE, firefox, chrome and Safari?[详细]
2023-04-12 12:25 分类:问答Error on xmlrpcresp Object
I\'m working on a project that I write a Firefox addon to communicate with a service on my client server. My add send a POST request and then the server encounter an error withxmlrpcresp Object that i[详细]
2023-04-11 02:22 分类:问答Making firefox addon using Qt
I开发者_StackOverflow社区 wanted to ask whether it is possible to make an firefox addon using Qt.If possible how can I do that ?See the Qt Browser Plugin example from Nokia/Digia/etc. Was part of Qt S[详细]
2023-04-08 20:20 分类:问答Listen to page save event in a Chrome extension and Firefox addon
I am in the process of developing a plug-in which needs to be notified when a web page is saved. I have been browsing the chrome extension API for a long time now and cannot seem to find a solution开发[详细]
2023-04-08 06:51 分类:问答How can I write my own plugin loader in java? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-04-08 04:29 分类:问答Automatically check for valid HTML on each request
I am cleaning up my website and i would like to see html errors and warnings on each page automatically. I use to use Html Validator for firefox (addon) but it doesnt appear to validate automatically[详细]
2023-04-07 15:03 分类:问答Add-on content Android app
I have an app that I want to connect to my web site via logi开发者_开发百科n in the app.Once logged in, the user can purchase extra content.So, I\'ll open the browser on the device and let them choose[详细]
2023-04-05 05:50 分类:问答Android - Add-on themes (images, sounds, etc) to APP
I am new to android development, probably an easy question to most, but can\'t seem to find the answer on the Internet.[详细]
2023-04-03 18:00 分类:问答Safe way to interact with page's DOM from Overlay JS
I have a Firefox extension that detects whenever a page loads in the browser and returns its window and document. I want to attach some events (that launch functions in my addon\'s overlay) to element[详细]
2023-04-02 19:34 分类:问答Using jQuery in Firefox Addons
Does anyone know how to properly use jQuery in a Firefox addon? I\'ve looked, but I can\'t find anyway that is relevant to the late开发者_如何学Gost version of jQuery, and I know I can\'t just include[详细]
2023-04-01 21:04 分类:问答