API Schema Mapper
This extension reads network traffic to build API documentation. Nothing it reads ever leaves your browser — there is no server, no analytics, no account. Bu uzantı API dokümantasyonu üretmek için ağ trafiğini okur; okuduğu hiçbir şey tarayıcının dışına çıkmaz.
Gizlilik Politikası
Ne okunur
API Schema Mapper, kullanıcının aktif olarak ziyaret ettiği sayfalarda
tetiklenen fetch/XMLHttpRequest çağrılarını
pasif olarak gözlemler: istek/yanıt gövdesinin şekli, kullanılan HTTP
metodu, hangi header'ların/çerezlerin (sadece adı, değeri değil)
kullanıldığı. Statik endpoint keşfi için, sayfanın kendi script
dosyalarını (credentials: "omit" ile, çerezsiz) okur.
Nerede saklanır
Yakalanan veri chrome.storage.session'da tutulur — tarayıcı kapanınca tamamen silinir, senkronize edilmez. Dil tercihi chrome.storage.local'da kalır. İkisi de yalnızca kullanıcının kendi cihazında bulunur.
Ne asla toplanmaz
Authorization/Cookiegibi hassas header'ların değeripassword,token,secret,ssn,credit_card,cvvgibi bilinen hassas alan adlarının örnek değeri- Konum, cihaz kimliği veya herhangi bir kişisel iletişim bilgisi
Paylaşım
Hiçbir veri satılmaz, üçüncü taraflarla paylaşılmaz veya reklam/analitik amacıyla kullanılmaz. Extension'ın hiçbir ağ isteği yoktur — istisnası, statik JS taraması için sayfanın kendi script dosyalarını okuyan yerel fetch'tir; bunun sonucu da yalnızca kullanıcının kendi popup'ında kalır.
İletişim
Sorular için: hamitcibo4@gmail.com
Privacy Policy
What is read
API Schema Mapper passively observes fetch/
XMLHttpRequest calls made by pages the user actively
visits: the shape of request/response bodies, the HTTP method used,
and which headers/cookies were used (name only, never the value).
For static endpoint discovery, it reads the page's own script files
(with credentials: "omit", no cookies attached).
Where it's stored
Captured data lives in chrome.storage.session — wiped entirely when the browser closes, never synced. The language preference lives in chrome.storage.local. Both stay on the user's own device only.
What is never collected
- The value of sensitive headers like
Authorization/Cookie - Example values for fields named
password,token,secret,ssn,credit_card,cvv, and similar - Location, device identifiers, or any personal-communication content
Sharing
No data is sold, shared with third parties, or used for advertising or analytics. The extension makes no network requests of its own, except a local fetch of the page's own script files for static JS scanning — the result of which stays in the user's own popup.
Contact
Questions: hamitcibo4@gmail.com