safari-extension
Synchronous message passing in a Safari Extension
I\'m working on a safari extension and I was wondering if there is a way to do synchronous message passing in a safari extension.[详细]
2023-01-07 01:13 分类:问答Injection Scripts Executing Multiple Times
I\'ve read the documentation and understand that this is to be expect开发者_Python百科ed: Scripts are injected into the top-level page and any children with HTML sources, such as iframes. Do not ass[详细]
2023-01-06 21:09 分类:问答Safari extension running injected javascript multiple times
I have copied the code from the following example on the Apple Developer site. https://developer.apple.com/library/content/documentation/Tools/Conceptual/SafariExtensionGuide/MessagesandPr开发者_如何[详细]
2023-01-06 10:27 分类:问答Safari Extension, Fluid App
I\'ve written a simple extension for Safari that captures clicks on the RSS button in the address bar (calls to the feed:// protocol) and redirects to Google Reader instead of Safari\'s feed reader. I[详细]
2023-01-05 23:41 分类:问答How can you create a local JavaScript database tied to a Safari-5 extension?
I was playing around trying to create a small safari extension, most for the fun of it and to see what you could do etc.[详细]
2023-01-04 15:22 分类:问答Safari doesn't detect my Extension Certificate
I have registered for the Safari Development Program and have a valid Apple ID. I\'ve followed all the steps given by Apple.[详细]
2023-01-04 07:09 分类:问答Safari 5 Exentsions
I\'m trying to teach myself Safari 5 extensions and I\'开发者_Python百科m new to web development in general. Looking at the sample code, I see:[详细]
2023-01-03 22:59 分类:问答Safari extension - Too many injected scripts responding to message
I am trying to code a safari extension similar to Bubble Translate for Chrome. when you click a button on the toolbar, it automatically translates the text currently selected to the language of your[详细]
2023-01-03 12:24 分类:问答Safari Extension - How to respond to Settings changes?
I\'m currently working on an Extension for Safari 5 and I want to run a listener function whenever Settings changes are made. Apple provides an example for that, but it doesn\'t work for me. I current[详细]
2023-01-03 03:01 分类:问答How to write a function reference in a Perl module?
I\'m trying to figure out how to make a function reference work for a Perl module. I know how to do it outside of a module, but inside one? Consider code like this:[详细]
2022-12-19 09:06 分类:问答
加载中,请稍侯......