← Wiqaya

Privacy Policy وقاية

Last updated: 2026-05-01

Wiqaya is a Chrome extension built for the Quran Foundation Hackathon 2026. This page explains what data the extension touches, where it lives, and what we do not do with it.

Short version: Wiqaya stores everything locally in your browser. The only servers it talks to are the Quran Foundation APIs (for verses, recitations, and — if you sign in — your bookmarks and reading streaks). There is no analytics, no advertising, and no third-party tracking.

1. Data Wiqaya stores locally

The following is kept in chrome.storage.local on your device and never transmitted anywhere except as described below:

2. Network requests Wiqaya makes

The extension makes outbound requests only to the following hosts, and only as a direct consequence of using the extension:

Wiqaya does not contact any other server, and it does not send the URLs or content of the websites you browse to anyone — your browsing list stays on your device.

3. What Wiqaya does not collect

4. Sign-in and the Quran Foundation User API

Sign-in is optional. If you choose to sign in, Wiqaya uses the OAuth 2.0 Authorization Code flow with PKCE, redirecting you to the Quran Foundation's authorization server. After you approve, the access and refresh tokens are stored locally on your device. They are sent only to the Quran Foundation's API endpoints, only when you take an action that requires them (such as bookmarking a verse or recording a reading session).

The Quran Foundation has its own privacy policy that governs what they store on their servers. Please refer to quran.foundation for those terms.

5. Permissions the extension requests

6. Removing your data

To delete all local data, remove the extension from chrome://extensions — Chrome will clear its local storage. To revoke server-side access, sign out from within Wiqaya's settings, or revoke the application from your Quran Foundation account.

7. Changes to this policy

This is a hackathon project and the extension is under active development. If this policy changes, the updated date at the top of this page will reflect that.

8. Contact

For questions, open an issue at github.com/0xNoramiya/wiqaya.