Elbert Alias
42ea89947b
Update hostname ignore list
5 years ago
Elbert Alias
17b1c32990
Add detection via DNS, fix Safari issues
5 years ago
Elbert Alias
3216f41a03
Add Google Workspace detection, add DNS resolution to NPM driver
5 years ago
Elbert Alias
11ab46c8fd
Add Appointment scheduling, Surveys categories. Add Calendly and Chili Piper detection. Add "dom" method to detect technologies using query selectors.
5 years ago
Elbert Alias
e619fce6e9
Add CSS inspection, add Vuetify detection
5 years ago
Elbert Alias
8540730ba6
Add SSL/TLS CA detection
5 years ago
Elbert Alias
9e8537383a
Rename apps.json to technologies.json
5 years ago
Elbert Alias
1b021ef85e
Add technology descriptions
5 years ago
Elbert Alias
fd8adaa64b
Build v6.3.1
5 years ago
Elbert Alias
f7f1ba5d7e
Build v6.3.0
5 years ago
Elbert Alias
5c241d49e1
Build v6.2.3
5 years ago
Elbert Alias
8be327e141
Add option to disable extension on domains and to clear caches
5 years ago
Elbert Alias
59240ffb93
Add option to disable icon badge
5 years ago
Elbert Alias
a9ab70f016
Add Intercom Articles detection, dismiss dialogs in NPM driver
5 years ago
Elbert Alias
0ae62c95e8
Add Stripe cookie detection
5 years ago
Elbert Alias
4e55bc08d3
Safari compatibility improvements
5 years ago
Elbert Alias
da8506cadb
Change webextension to browser action, add badges
5 years ago
Elbert Alias
9d77cd5b48
Safari compatibility
5 years ago
Elbert Alias
0302eba2f4
Use runtime.sendMessage instead of port.postMessage for Safari compatibility
5 years ago
Elbert Alias
781af50471
Gracefully handle removed technologies
5 years ago
Elbert Alias
fd58b18a95
Fix localisation, patterns and error handling when saving options
5 years ago
Elbert Alias
6b22d57b38
Finish initialising before connecting ports
5 years ago
Elbert Alias
4b53c4af1b
Filter ping payload
5 years ago
Elbert Alias
5897fe256a
Update build scripts, add CPE field to NPM driver output
5 years ago
Elbert Alias
1924be9d14
Fix link script
5 years ago
Elbert Alias
8caee3841a
Update inline documentation
5 years ago
Elbert Alias
42560d53e4
Merge pull request #3171 from kyletaylored/add-jsdoc-blocks
...
Add JSDoc blocks to all functions
5 years ago
Elbert Alias
94a4ee5306
Add wappalyzer-core NPM package, fix priority sorting
5 years ago
Kyle Taylor
e7c0651dde
Add JSDoc blocks to all functions
...
- Focused on Wappalyzer and web extension
- iframe.js hasn’t been cleaned / formatted in awhile, so it looks like a lot of changes, but is just JSDoc blocks and formatting.
5 years ago
Elbert Alias
65c2ce86dc
Build v6.0.7
5 years ago
Elbert Alias
f3c929c18e
Fix JS variable processing
5 years ago
Elbert Alias
49fafd19a9
Build v6.0.5
5 years ago
Elbert Alias
7cd761c2ae
Refactor NPM module
5 years ago
Elbert Alias
06544a33ca
Fix terms display in popup, fix regex
5 years ago
Elbert Alias
27e9b2fcbb
Refactoring
5 years ago
Elbert Alias
575809793e
Refactoring
5 years ago
Elbert Alias
2a54f1cd4f
Refactoring
5 years ago
Elbert Alias
6b77f4cadf
Refactoring
5 years ago
Elbert Alias
376345aafb
Refactoring
5 years ago
Elbert Alias
2aca8275c5
Refactoring
5 years ago
Elbert Alias
dfe686e524
Build v5.10.3
5 years ago
Elbert Alias
eae4350627
Add 1s delay in WebExtension driver, fix links in popup
5 years ago
Elbert Alias
569030ce93
Build v5.10.1
5 years ago
Elbert Alias
dbcc340926
Fix cookie error
5 years ago
Elbert Alias
cb1668fb04
Add alerts, fix dark mode
5 years ago
randomshell
4e730a0490
Fix previous commit
...
The value should be null to always get all cookies and not only first-party isolation cookies.
From https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/cookies :
"When first-party isolation is off, the firstPartyDomain parameter is optional and defaults to an empty string. A non-empty string can be used to retrieve or modify first-party isolation cookies."
5 years ago
randomshell
dc13eee32a
Fix for first party isolation in Firefox
...
Fixes #2624
5 years ago
Elbert Alias
2e2f7246f4
Improve language detection
5 years ago
Elbert Alias
b178495a90
Build 5.9.7
5 years ago
Elbert Alias
e067ba33e2
Add dark mode compatibility toggle
6 years ago