By: sreenath
Inspect and view changes in Dark Pattern Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Dark Pattern Detector",
"version": "1.0.0",
"description": "AI-powered detection of manipulative UI patterns using RAG and LLM reasoning",
"browser_specific_settings": {
"gecko": {
"id": "hiddenlayer-darkpattern@sreenathyadavk",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"activeTab",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_idle"
}
]
} Best Dark Pattern Detector Alternatives
Here are some Firefox add-ons that are similar to Dark Pattern Detector:
Dark Radar – Detect Dark Patterns & Deceptive Link
Dakidarts
Dark Patterns
Matthew Talebi
Malicious Url Detector
Legion
Dark Web Scanner
fb68
The Dark Pattern
Benedict
Pixel Patrol Mobile Public
test testerson
weareplayed
hamr
prompt-injection-detector
Vishesh Agarwal
Security Pattern Scanner
Subhash Dasyam
Privacy Shield
Arthur
Tactical Misuse Manifesto
Nick Briz