This repository has been archived by the owner on May 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 448
Add bookmarklet support #1119
Milestone
Comments
14 tasks
iccub
pushed a commit
that referenced
this issue
Sep 26, 2019
Verification passed on iPad Pro with iOS 13.2 running 1.13(19.10.16.18)
javascript:function() {}
javascript:
javascript:fun
javascript:(function(){ alert("hello"); })()
|
Verification passed on iPad Pro with iOS 12.4 running 1.13(19.10.16.18)
javascript:function() {}
javascript:
javascript:fun
javascript:(function(){ alert("hello"); })() |
Verification passed on iPhone Xr with iOS 13.2 running 1.13(19.10.18.15)
javascript:function() {}
javascript:
javascript:fun
javascript:(function(){ alert("hello"); })() Verification passed on iPhone 7+ with iOS 13.2 running 1.13(19.10.18.15)
javascript:function() {}
javascript:
javascript:fun
javascript:(function(){ alert("hello"); })() Verification passed on iPhone 6 with iOS 12.4 running 1.13(19.10.18.15)
javascript:function() {}
javascript:
javascript:fun
javascript:(function(){ alert("hello"); })() |
Has anyone figured out how to install the Push to Kindle bookmarklet on Brave? Works fine in Safari, but evidently fails validation in Brave. Would be nice if there was some error message or something |
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Description:
Like mentioned in the previous repo, there is a need for the bookmarklet support https://github.com/brave/browser-ios/issues/1724. Thus feature is supported by both safari and firefox on ios.
The text was updated successfully, but these errors were encountered: