By: ahtishamdilawar
Inspect and view changes in Lazy Post Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Lazy Post Detector",
"version": "1.0",
"description": "Highlights posts that contain em dashes or en dashes—encouraging a little extra effort.",
"content_scripts": [
{
"matches": [
"https://www.linkedin.com/*"
],
"js": [
"src/content.js"
],
"css": [
"src/style.css"
]
}
],
"action": {
"default_popup": "src/popup.html",
"default_icon": {
"16": "icons/icon.png",
"32": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
}
},
"icons": {
"16": "icons/icon.png",
"32": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "lazy-post-detector@example.com"
}
}
} Best Lazy Post Detector Alternatives
Here are some Firefox add-ons that are similar to Lazy Post Detector:
Em-Dash Detector
Jonathan Davies
Em Dash Block
peterus
Em Dash Highlighter
lassebomh
LLM Slop Detector
Mathias. A
AI Text Detector
TheBox193
Hacker News comments
Rob Hoelz
AI Comment Checker
Rudraksh Zodage
HN Comment Embiggen
FourEyedIgby
ThreadTLDR
OrCat Studios
LinkedIn Slop Detector
mcbabo
Reddit AI Link Remover
ray
Active Reading
Shortround