detectech version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.3
Released Sep 27, 2025 - 35.82 KBWorks with firefox 58.0 and laterWhat’s New- Backend detection: Smarter Next.js API recognition (/api, /
trpc, /graphql) with a clear “Next.js (runtime)” fallback when no
API calls are seen. Stronger PHP (PHPSID, .php endpoints, WordPress
admin-ajax/wp-json), ASP.NET (__RequestVerificationToken, .AspNetCore,
ASP.NET_SessionId, .aspx/__VIEWSTATE), Laravel (csrf-token,
laravel_session, remember_web, window.Laravel/laravel-mix), and Express/
Fastify/NestJS via response headers. - Database signals: Improved Supabase detection (domains, /rest|/
auth|/realtime, localStorage, WebSocket), with PostgreSQL inferred when
Supabase is present. Broader Firebase coverage (firebaseio, gstatic
firebasejs, Firestore/Identity Toolkit endpoints, initializeApp,
localStorage prefixes, IndexedDB names). - Hosting accuracy: Vercel now detected via headers (x-vercel-id/
cache/server), plus Netlify (x-nf-request-id), Cloudflare (cf-ray),
AWS CloudFront, and Azure App Service (azurewebsites.net, ARRAffinity).
Items show a [via headers] badge when applicable. - UI improvements: Cleaner badges that indicate [via inferred] and [via
headers], with localized English/Turkish text and informative tooltips. - Developer experience: Makefile targets to package for Chrome (MV3) and
Firefox (MV2), updated contributor guide (AGENTS.md), and dist/ outputs
ignored by default. - Privacy & performance: All detection runs client‑side. No new
permissions; no data leaves your browser. Header checks are same‑origin
and lightweight.
Notes- Some backends/databases only visible when client-side signals exist
(e.g., API calls or SDK usage). Server‑only setups may not expose a
detectable footprint.
Source code released under MIT License
- Backend detection: Smarter Next.js API recognition (/api, /
Older versions
Version 1.2
Released Sep 25, 2025 - 35.46 KBWorks with firefox 58.0 and laterBug Fixes:
- Fixed "Analyzing technologies..." freeze issue in Firefox
- Resolved browser API compatibility problems
- Improved extension stability across different browsers
Technical Improvements:
- Enhanced cross-browser support (Chrome/Firefox)
- Fixed background script communication errors
- Added fallback detection mechanisms
- Optimized popup performance
Compatibility:
- Full Firefox support (including persistent background scripts)
- Maintained Chrome/Edge compatibility
- Better error handling for browser-specific APIsSource code released under MIT License
Version 1.1
Released Sep 25, 2025 - 33.53 KBWorks with firefox 58.0 and laterEnhanced technology detection algorithms
- Improved compatibility with modern web frameworks
- Better detection accuracy for hosting providers and CDNs
Improvements:
- Optimized performance for faster page scanning
- Enhanced multi-language support (English/Turkish)
- Cleaner popup interface with categorized results
Technical Updates:
- Updated to support latest browser standards
- Improved content script efficiency
- Better error handling and stability
Supported Technologies:
- Frameworks: React, Vue.js, Angular, Next.js, jQuery, Svelte
- CSS: Bootstrap, Tailwind, Material-UI, Bulma
- Backend: Node.js, Express, Laravel, Django, ASP.NET
- Databases: MongoDB, Firebase, Supabase, PostgreSQL
- Hosting: Vercel, Netlify, AWS, Cloudflare, Heroku
- Analytics: Google Analytics, Tag Manager, Facebook PixelSource code released under MIT License
Version 1.0
Released Sep 21, 2025 - 29.19 KBWorks with firefox 58.0 and laterSource code released under MIT License