browser-addons
With Javascript can you make browser to let you type bookmark name and it loads the page for you?
So, I am not a fan of using Mouse unless something cant be done with the keyboard through shortcuts.[详细]
2023-03-30 19:52 分类:问答Which PDF tool is the easiest to write scripts for?
I\'m working on a project where I\'m recording the mouse positions when someone is reading a pdf document. I tried Adobe because I heard it has a javascript console, but I had to pay for the professio[详细]
2023-03-17 12:03 分类:问答what is the equivalent option for displaying a notificationbox in chrome extension like in firefox addon
I am developing extensions for a site for major three browsers (FF,Chrome,IE). I started with firefox and now working with chrome.[详细]
2023-03-17 07:44 分类:问答How to detect connections made by the browser from a Firefox add-on?
I\'m trying to develop an extension that detec开发者_如何学编程ts every connection made by the browser to figure out the URLs being accessed. I know that this is possible via writing an HTTP/SOCKS pro[详细]
2023-02-19 08:27 分类:问答firefox addon checking sqlite database on event
I\'m doing firefox addon that has it\'s sqlite database mydb.sqlite. It\'s a database of my selected links and I hav开发者_如何学Ce a load event for gBrowser.[详细]
2023-02-15 20:23 分类:问答About file handling in Javascript on Linux
I\'m developing an addon for Firefox browser. My addon is intended to work on Linux platform specifically. 开发者_Go百科How can I handle a file in Javascript on Linux? I\'ve Googled a lot on this and[详细]
2023-02-05 21:20 分类:问答Send selected text to url using context menu as Firefox add-on [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question开发者_JAVA百科 so it focuses on one problem only b[详细]
2023-01-29 05:30 分类:问答Updating IE Addon
Is it possible to get my Internet Explore开发者_Python百科r plugin to update itself without requiring a manual uninstall/reinstall using the .msi?I have been thinking of trying to do this programmatic[详细]
2023-01-27 21:20 分类:问答Adding keyboard short-cuts to toolbar buttons in IE
Hii.. I have made a custom toolbar in IE. I would like to have keyboard shortcuts for the buttons of the same. Is it possible. Specifically I 开发者_C百科would like the toolbar options to be accessed[详细]
2023-01-26 02:10 分类:问答Is there a way to override maxVersion check on a firefox extension?
Is there a way to override the use of maxVersion in firefox extensions so if a new firefox update comes out the extension will still work? I think this can be done 开发者_如何学Cby setting a new bool[详细]
2023-01-18 16:30 分类:问答