safari-extension
Safari 5 Extension: How can I detect when a window's current tab has changed?
I have a Safari 5 extension that contains a toolbar. Whenever the current tab changes, that toolbar should be updated. I would like to do something like this from my bar\'s开发者_如何学C script:[详细]
2023-01-12 09:37 分类:问答How do I recognize a mouseclick in a webpage from a Safari extension?
I\'m a bit of a noob, but I tried all of the obvious things.Perhaps my javascript is just terrible and that\'s why, but onmousedown = func; doesn\'t work. etc.[详细]
2023-01-12 05:36 分类:问答How can I run a PHP script with cURL code in a Safari extension?
I am trying to run a PHP bot function in a Safari extension. This is the HTML code I\'ve tried to put together, but it\'s a mess of PHP, cURL, and HTML, and I don\'t really know what I\'m doing.[详细]
2023-01-11 18:20 分类:问答How can I build a Safari extension package from the command line?
Instead of going to Extension Builder > Build Package…, I\'d like to built a .safariextz package from the MyExtension.safariextension folder.[详细]
2023-01-10 17:50 分类:问答Open window with specified width & height
I am developing a safari extension and I need to create a popup once you click on a button, I tried an overlay with an iframe but, the destination redirects the whole page so I am forced to use a popu[详细]
2023-01-10 14:43 分类:问答Downloads & Safari Extension
I wrote an application that runs in the background and periodically scans my download folder and moves files to different folders based on their type. I want rewrite this application as a safari ex开发[详细]
2023-01-09 19:11 分类:问答Automatic Reload on Install
When a script is injected in a safari extension it runs on page load, so that means when an extension is installed the injected javascript will only apply to newly-opened pages or pages which are relo[详细]
2023-01-09 10:44 分类:问答What does visibleContentsAsDataURL exactly do?
I am currently trying to build my first Safari extension. The SafariBrowserTab Class has a Method called \"visibleContentsAsDataURL\".[详细]
2023-01-09 06:31 分类:问答Safari Extentions: Event for tab change? [duplicate]
This question already has answers here: Closed 10 years ago. Possible Duplicate: Safari 5 Extension: How can I detect when a window's current tab has changed?[详细]
2023-01-08 20:49 分类:问答Google Reader Subscription URL
I\'m trying to create a link that allows a user to subscribe to a feed directly in Google Reader (bypassing the iGoogle option). I\'ve tried several target URLs:[详细]
2023-01-08 06:40 分类:问答
加载中,请稍侯......