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
Elbert Alias
93ddace370
Use ports for messaging
6 years ago
Elbert Alias
7c14a6d525
Build 5.7.1
7 years ago
Elbert Alias
87e829ee00
Emit log and visit events in NPM driver
7 years ago
Elbert Alias
c728d7f066
Build 5.6.1
7 years ago
Elbert Alias
879cb32d30
Fix options, replace Promises with async/await, build v5.5.7
7 years ago
Elbert Alias
ea900bfd1f
Fix options
7 years ago
Elbert Alias
eca77528d6
Add eslint
7 years ago
Elbert Alias
e46e4e7f1e
Save hostnameCache in localStorage
7 years ago
Elbert Alias
5b911327f5
Fix Srutinizer issues
7 years ago
Elbert Alias
21e6429670
Fix merge
7 years ago
Elbert Alias
3402b850ed
Fix empty header value issue
7 years ago
Elbert Alias
dc0031e917
Show icon when no technologies are identified, add htmlMaxCols and htmlMaxRows options in NPM driver
7 years ago
Elbert Alias
2b57a2c97b
Build v5.4.14
7 years ago