Alien Crow for Safari, Last updated 2026-05-13
Alien Crow is a Safari Web Extension that enhances the Reddit browsing experience with themes, ad-blocking, keyboard navigation, saved-content tools, and over 70 other features. It runs entirely inside your browser; the host app exists only to install the extension into Safari.
None that ever leaves your device. Alien Crow stores the following on your device using Safari's local extension storage:
All of this lives in Safari's browser.storage.local
sandbox. It is never read by Alien Crow's developer, and it is
never sent to any server.
Alien Crow's content scripts only run on reddit.com pages. It does not make additional network requests except in two opt-in cases:
Safari grants Alien Crow the following permissions:
storage, to save your preferences locally.activeTab, tabs, to open the
Reddit page when you click the toolbar icon, and to refresh
the page when you change settings.webNavigation, to redirect new Reddit URLs to
old.reddit.com when you've opted into "Force Old Reddit".*.reddit.com,
so the extension can modify Reddit pages.Alien Crow does not request access to other websites. The host-permission allowlist is literally just Reddit.
Alien Crow is open source and does not embed analytics SDKs, crash reporters, advertising libraries, or social-media trackers. No third-party JavaScript is loaded at runtime.
Alien Crow does not knowingly process data from children under the age of 13. Since Reddit's own terms require users to be at least 13, and Alien Crow only operates on Reddit, this requirement is enforced upstream.
If this policy ever changes, the "Last updated" date at the top will reflect the new revision. Material changes will also be mentioned in the extension's release notes.
Questions, concerns, or feedback? Open an issue on GitHub.