safari-extension
Firefox's about:config for Safari
I\'m testing an extension that was developed for a Safari browser.Reseting Safari data doesn\'t clear the data saved by the extension (like username and password), nor does uninstalling it.[详细]
2023-02-03 04:05 分类:问答Catching close tab event in a Safari extension
I cannot find something lik开发者_运维知识库e \"closeTab\" event in the Apple Documentation. I\'ve tried:[详细]
2023-02-02 11:36 分类:问答global.html is unable to load NPAPI plugin from safari-extension builder but its loading from the direct link
I am developing a Safari extension for both Ma开发者_如何学Goc and Win. My extension is a trigger point for my plugin which i am storing at ** /Library/Internet Plug-ins/**[详细]
2023-02-01 12:06 分类:问答Safari 5: Javascript sqlite 'insert transaction' doesn't seem to see in-scope variables correctly
in a nut shell I program as a hobby.I am trying to INSERT data into an SQLite database in Safari 5. I am not worried about injection attacks because using a home baked extension, this is only for my[详细]
2023-01-31 05:30 分类:问答Is there a way to manually trigger Safari 5's extension update check?
When developing Safari extensions, I\'d like to be able to manually trigger an update check to ensure that my update.plist is correctly formatted and accessible.开发者_C百科 Has anyone found a way to[详细]
2023-01-30 11:07 分类:问答dispatchMessage and associative arrays
I have a problem delivering assiciative arrays to an injected script. Global.html var settings = new Array();[详细]
2023-01-29 10:36 分类:问答Safari extension beforeload event documentation
I can\'t find any documentation on the beforeload event other than the Blocking Unwanted Content section of this.[详细]
2023-01-29 09:16 分类:问答Trying to Detect Characters to determine if Page Should Reload, or not. (Safari Extension)
Just so everyone knows, I\'m relatively new to JavaScript, (and I\'ve been trying to do things in pure JS rather than using jQuery, etc.). At a place I contract for, we have an Exchange server, I use[详细]
2023-01-25 00:37 分类:问答Possible to spoof iPad UA in Safari through script?
I apologize if this question comes across as asinine, but is it possible to spoof the UA string of an iPad in Safari via a script of some 开发者_如何学编程sort?[详细]
2023-01-23 22:01 分类:问答Safari extension that spoofs user-agent?
Is it possible to spoof the user agent using a Safari extension? I know that Safari itself is able to spoof using the Develop menu item, but it\'s to开发者_开发问答o limited for me.[详细]
2023-01-23 17:53 分类:问答
加载中,请稍侯......