[GH-ISSUE #18] Manilla Not Appearing In Extensions #17

Open
opened 2026-03-03 16:41:35 +03:00 by kerem · 3 comments
Owner

Originally created by @BritAngeles on GitHub (Feb 24, 2025).
Original GitHub issue: https://github.com/neilsardesai/Manila/issues/18

Downloaded and redownloaded Manilla. Restarted MacBook. Doesn't appear in Extensions to allow me to give it permissions.

Sequoia 15.1.1.

Any solutions? Cheers

Originally created by @BritAngeles on GitHub (Feb 24, 2025). Original GitHub issue: https://github.com/neilsardesai/Manila/issues/18 Downloaded and redownloaded Manilla. Restarted MacBook. Doesn't appear in Extensions to allow me to give it permissions. Sequoia 15.1.1. Any solutions? Cheers
Author
Owner

@sethadam1 commented on GitHub (Feb 24, 2025):

+1 - Don't see it in Finder Extensions and don't see a way to manually add it

<!-- gh-comment-id:2678640394 --> @sethadam1 commented on GitHub (Feb 24, 2025): +1 - Don't see it in Finder Extensions and don't see a way to manually add it
Author
Owner

@fireman137 commented on GitHub (Mar 2, 2025):

It's a global problem in Sequoia with all Finder Extensions. There's a command line way to try and load them:

First you need to run this to see all available Finder extensions:

pluginkit -mAD -p com.apple.FinderSync -vvv

Then you can enable it using this command (replace the UUID of the extension from above):

pluginkit -e "use" -u "ABCDE12345XXXXXXXXXX"

<!-- gh-comment-id:2692900454 --> @fireman137 commented on GitHub (Mar 2, 2025): It's a global problem in Sequoia with all Finder Extensions. There's a command line way to try and load them: First you need to run this to see all available Finder extensions: `pluginkit -mAD -p com.apple.FinderSync -vvv` Then you can enable it using this command (replace the UUID of the extension from above): `pluginkit -e "use" -u "ABCDE12345XXXXXXXXXX"`
Author
Owner

@spiritually-soup commented on GitHub (Aug 18, 2025):

First you need to run this to see all available Finder extensions:

pluginkit -mAD -p com.apple.FinderSync -vvv

Then you can enable it using this command (replace the UUID of the extension from above):

pluginkit -e "use" -u "ABCDE12345XXXXXXXXXX"

I ran this and still can't get Manila to work in my iCloud folders (even after re-launching Finder several times), though it seems to be working ok in my local Downloads folder.

All my iCloud folders that I previously coloured with Manila (in Ventura) have stayed coloured though.

Sequoia 15.3.1

<!-- gh-comment-id:3195375363 --> @spiritually-soup commented on GitHub (Aug 18, 2025): > First you need to run this to see all available Finder extensions: > > `pluginkit -mAD -p com.apple.FinderSync -vvv` > > Then you can enable it using this command (replace the UUID of the extension from above): > > `pluginkit -e "use" -u "ABCDE12345XXXXXXXXXX"` I ran this and still can't get Manila to work in my iCloud folders (even after re-launching Finder several times), though it seems to be working ok in my local Downloads folder. All my iCloud folders that I previously coloured with Manila (in Ventura) have stayed coloured though. Sequoia 15.3.1
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Manila#17
No description provided.