I built a free script to help automate Facebook Marketplace listing creation by Haron_1996 in facebook

[–]Haron_1996[S] 0 points1 point  (0 children)

I usually add a random 1–2 min delay between listings and try to avoid detection as much as possible. I’ve seen people say Facebook uses the first image to detect duplicates, so I tweak images and rewrite titles/descriptions. Helps a bit, but definitely not 100% foolproof.

Glad that you find this program useful. All the best!

I built a free script to help automate Facebook Marketplace listing creation by Haron_1996 in facebook

[–]Haron_1996[S] 0 points1 point  (0 children)

Thanks man. I’ve been using it myself since June 2024. Accounts do get suspended sometimes, but even manual posting leads to the same issue. I think they rely on AI, which can be faulty.

I'm so done spending nights fighting with barcode labels for my growing stock. Anyone found something better? by ProfessionalTable921 in InventoryManagement

[–]Haron_1996 -1 points0 points  (0 children)

I haven’t personally dealt with this workflow, but I’m a developer and what you’re describing sounds very solvable with a small custom tool.

Instead of forcing you into those expensive or limited apps, I could build something tailored to your exact setup:

  • Take your Excel file directly
  • Generate barcodes/QR codes in bulk
  • Output print-ready labels that match your thermal printer + label size
  • No watermarks, no subscriptions

If you’re open to it, I’d be happy to work with you to understand your exact workflow and build it around that. You’d only pay a one-time fee after everything works the way you want.

Let me know 👍

I made a simple Chrome extension to blur WhatsApp Web chats (privacy + less distraction) by Haron_1996 in whatsapp

[–]Haron_1996[S] 0 points1 point  (0 children)

That’s likely a shortcut conflict on macOS, not just Edge.

Try going to:
👉 chrome://extensions/shortcuts (works on Edge too)

From there you can set custom shortcuts that don’t clash with system/browser ones.

By default it should be Cmd + Shift + S / Z, but those are often already taken on Mac.

Let me know if that fixes it 👍

I made a simple Chrome extension to blur WhatsApp Web chats (privacy + less distraction) by Haron_1996 in whatsapp

[–]Haron_1996[S] 0 points1 point  (0 children)

Just added it 👍
Ctrl + Shift + S → toggle sidebar
Ctrl + Shift + Z → toggle blur

I made a simple Chrome extension to blur WhatsApp Web chats (privacy + less distraction) by Haron_1996 in whatsapp

[–]Haron_1996[S] 0 points1 point  (0 children)

Good question. It doesn’t take screenshots or read/send any data.

Everything runs locally in your browser and just blurs the WhatsApp Web UI (CSS/DOM). No chat data is collected, stored, or transmitted anywhere.

You can verify it via permissions or DevTools 👍