Skip to content

Commit b76ffa7

Browse files
authored
Merge pull request #24 from HTTPArchive/updates
Update Wappalyzer and Chrome Feature Names
2 parents a7ca702 + 200e1e6 commit b76ffa7

File tree

14 files changed

+95
-189
lines changed

14 files changed

+95
-189
lines changed

internal/support/FEATURES/blink.json

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4734,5 +4734,52 @@
47344734
"5109": "HTMLUnsafeMethods",
47354735
"5110": "V8GPUSupportedLimits_MaxInterStageShaderComponents_AttributeGetter",
47364736
"5111": "MaxInterStageShaderComponentsRequiredLimit",
4737-
"5112": "ShowPickerSelect"
4737+
"5112": "ShowPickerSelect",
4738+
"5113": "AudioContextPlayoutStats",
4739+
"5114": "ThirdPartyCookieBlocked",
4740+
"5115": "V8PerformanceResourceTiming_WorkerRouterEvaluationStart_AttributeGetter",
4741+
"5116": "V8PerformanceResourceTiming_WorkerCacheLookupStart_AttributeGetter",
4742+
"5117": "V8PerformanceResourceTiming_WorkerMatchedSourceType_AttributeGetter",
4743+
"5118": "V8PerformanceResourceTiming_WorkerFinalSourceType_AttributeGetter",
4744+
"5119": "V8AI_LanguageModel_AttributeGetter",
4745+
"5120": "V8RTCEncodedVideoFrame_Timestamp_AttributeGetter",
4746+
"5121": "V8RTCEncodedAudioFrame_Timestamp_AttributeGetter",
4747+
"5122": "OBSOLETE_V8AIAssistantCapabilities_LanguageAvailable_Method",
4748+
"5123": "WebGLRenderingContextReadPixels",
4749+
"5124": "SelectAudioOutput",
4750+
"5125": "V8PaymentManager_UserHint_AttributeGetter",
4751+
"5126": "V8PaymentManager_UserHint_AttributeSetter",
4752+
"5127": "PerformanceNavigationTimingConfidence",
4753+
"5128": "HttpParsersParseDateFromUTCStringDifferent",
4754+
"5129": "HttpParsersParseDateFromStringDifferent",
4755+
"5130": "MediaQueryRangeSyntax",
4756+
"5131": "ParseHTMLSafe",
4757+
"5132": "SetHTMLSafe",
4758+
"5133": "SelectElementAppearanceBaseSelect",
4759+
"5134": "SelectElementPickerAppearanceBaseSelect",
4760+
"5135": "CssValueWritingModeVerticalRl",
4761+
"5136": "CssValueWritingModeVerticalLr",
4762+
"5137": "CssValueWritingModeSidewaysRl",
4763+
"5138": "CssValueWritingModeSidewaysLr",
4764+
"5139": "V8AILanguageModel_TopK_AttributeGetter",
4765+
"5140": "V8AILanguageModel_Temperature_AttributeGetter",
4766+
"5141": "V8AILanguageModel_Clone_Method",
4767+
"5142": "V8AILanguageModel_Destroy_Method",
4768+
"5143": "V8AILanguageModel_Prompt_Method",
4769+
"5144": "V8AILanguageModel_PromptStreaming_Method",
4770+
"5145": "V8AILanguageModel_CountPromptTokens_Method",
4771+
"5146": "V8AILanguageModelCapabilities_LanguageAvailable_Method",
4772+
"5147": "V8AILanguageModelCapabilities_Available_AttributeGetter",
4773+
"5148": "V8AILanguageModelCapabilities_DefaultTopK_AttributeGetter",
4774+
"5149": "V8AILanguageModelCapabilities_MaxTopK_AttributeGetter",
4775+
"5150": "V8AILanguageModelCapabilities_DefaultTemperature_AttributeGetter",
4776+
"5151": "V8AILanguageModelFactory_Capabilities_Method",
4777+
"5152": "V8AILanguageModelFactory_Create_Method",
4778+
"5153": "V8AILanguageModel_MaxTokens_AttributeGetter",
4779+
"5154": "V8AILanguageModel_TokensSoFar_AttributeGetter",
4780+
"5155": "V8AILanguageModel_TokensLeft_AttributeGetter",
4781+
"5156": "SvgContextFillOrStroke",
4782+
"5157": "ARIAActionsAttribute",
4783+
"5158": "ResolveToConfigValueCoercedToTrue",
4784+
"5159": "ServiceWorkerStaticRouter_RaceNetworkAndFetchHandlerImprovement"
47384785
}

internal/support/FEATURES/css.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,5 +807,7 @@
807807
"805": "CSSPropertyTextWrapMode",
808808
"806": "CSSPropertyTextWrapStyle",
809809
"807": "CSSPropertyMasonryTrack",
810-
"808": "CSSPropertyMasonrySlack"
810+
"808": "CSSPropertyMasonrySlack",
811+
"809": "CSSPropertyCaretAnimation",
812+
"810": "CSSPropertyViewTransitionCaptureMode"
811813
}

internal/support/Wappalyzer/manifest-safari.json

Lines changed: 0 additions & 79 deletions
This file was deleted.

internal/support/Wappalyzer/manifest-v2.json

Lines changed: 0 additions & 77 deletions
This file was deleted.

internal/support/Wappalyzer/manifest-v3.json renamed to internal/support/Wappalyzer/manifest.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,7 @@
7171
"http://*/*",
7272
"https://*/*"
7373
],
74-
"optional_permissions": [
75-
"downloads"
76-
],
7774
"content_security_policy": {
7875
"extension_pages": "script-src 'self'; object-src 'self'"
79-
},
80-
"storage": {
81-
"managed_schema": "schema.json"
8276
}
83-
}
77+
}

internal/support/Wappalyzer/schema.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

internal/support/Wappalyzer/technologies/e.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,7 @@
961961
87,
962962
92
963963
],
964-
"description": "Performance plugin from the WordPress Performance Group, which optimizes embeds by lazy loading them only as they come into view.",
964+
"description": "Performance plugin from the WordPress Performance Team, which optimizes embeds by lazy loading them only as they come into view.",
965965
"icon": "embed-optimizer.svg",
966966
"meta": {
967967
"generator": "^embed-optimizer ([\\d.]+)?\\;version:\\1"
@@ -1145,7 +1145,7 @@
11451145
87,
11461146
92
11471147
],
1148-
"description": "Performance plugin from the WordPress Performance Group, which improves image sizes attribute accuracy and implements the HTML spec for adding sizes='auto' to lazy loaded images.",
1148+
"description": "Performance plugin from the WordPress Performance Team, which improves image sizes attribute accuracy and implements the HTML spec for adding sizes='auto' to lazy loaded images.",
11491149
"icon": "enhanced-image-sizes.svg",
11501150
"meta": {
11511151
"generator": "^auto-sizes ([\\d.]+)?\\;version:\\1"

internal/support/Wappalyzer/technologies/i.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -302,11 +302,11 @@
302302
"website": "https://www.iluria.com.br"
303303
},
304304
"Image Placeholders": {
305-
"cats": [
305+
"cats": [
306306
87,
307307
92
308308
],
309-
"description": "Performance plugin from the WordPress Performance Group, which determines and stores the dominant color for newly uploaded images in the media library, then uses that as a placeholder background during front end image loads.",
309+
"description": "Performance plugin from the WordPress Performance Team, which determines and stores the dominant color for newly uploaded images in the media library, then uses that as a placeholder background during front end image loads.",
310310
"icon": "dominant-color-images.svg",
311311
"meta": {
312312
"generator": "^dominant-color-images ([\\d.]+)?\\;version:\\1"
@@ -319,7 +319,7 @@
319319
87,
320320
92
321321
],
322-
"description": "Performance plugin from the WordPress Performance Group, which optimizes the loading of images which are the LCP (Largest Contentful Paint) element, including both img elements and elements with CSS background images.",
322+
"description": "Performance plugin from the WordPress Performance Team, which optimizes the loading of images which are the LCP (Largest Contentful Paint) element, including both img elements and elements with CSS background images.",
323323
"icon": "image-prioritizer.svg",
324324
"meta": {
325325
"generator": "^image-prioritizer ([\\d.]+)?\\;version:\\1"

internal/support/Wappalyzer/technologies/m.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2328,7 +2328,7 @@
23282328
87,
23292329
92
23302330
],
2331-
"description": "Performance plugin from the WordPress Performance Group, which adds support for outputting images in WebP or AVIF format and supports the `picture` element to enable format fallbacks.",
2331+
"description": "Performance plugin from the WordPress Performance Team, which adds support for outputting images in WebP or AVIF format and supports the `picture` element to enable format fallbacks.",
23322332
"icon": "modern-image-formats.svg",
23332333
"meta": {
23342334
"generator": "^webp-uploads ([\\d.]+)?\\;version:\\1"

internal/support/Wappalyzer/technologies/o.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1277,7 +1277,7 @@
12771277
87,
12781278
92
12791279
],
1280-
"description": "Performance plugin from the WordPress Performance Group, which captures real user metrics about what elements are displayed on the page across a variety of device form factors (e.g. desktop, tablet, and phone) in order to apply loading optimizations.",
1280+
"description": "Performance plugin from the WordPress Performance Team, which captures real user metrics about what elements are displayed on the page across a variety of device form factors (e.g. desktop, tablet, and phone) in order to apply loading optimizations.",
12811281
"icon": "optimization-detective.svg",
12821282
"meta": {
12831283
"generator": "^optimization-detective ([\\d.]+)?\\;version:\\1"

0 commit comments

Comments
 (0)