You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The access permission notification that appears when I try to enable an extension in Safari is blocking the accessibility of this app. I downloaded several other similar apps, and there were some that didn't require this access permission(Ex.blockit). I think this app could be more successful if it allows functions to be performed without access rights.
The text was updated successfully, but these errors were encountered:
I looked into this a bit and I think the only way 'round it is to try and implement the extension using Safari's Content Blocker API.
I haven't got any experience with this API myself, however. ChatGPT (4o) was quite adamant that the level of interactivity required by MindShield can't be implemented using the Content Blocker API (MindShield let's you toggle any combination of features on or off etc), and requires real-time access to the web page, and so there isn't any way around the warning.
Have you got any experience with the Content Blocker API yourself, and do you know if ChatGPT's right about that?
The access permission notification that appears when I try to enable an extension in Safari is blocking the accessibility of this app. I downloaded several other similar apps, and there were some that didn't require this access permission(Ex.blockit). I think this app could be more successful if it allows functions to be performed without access rights.
The text was updated successfully, but these errors were encountered: