The best Serverless shop for selling art, drawing, painting.
Global setting :
Site Name,Currency Code, SEO Title, SEO Description,Live PayPal Client ID, upload logo, upload favicon.
manage product :
add , modify, delete product, name , description, price, public image protected no copy no download guest, download only purchase, blog management
User dashboard, my purchase , custumer comment review.
release 1.0
- Window Focus Events: It listens for window.blur. The moment an OS-level snipping tool is activated (e.g., you press Windows + Shift + S or click the Snipping Tool icon), the OS takes focus away from the browser to render the crosshair overlay.
- Aggressive Blur & Grayscale: The split-second the browser loses focus, the .obscured-state class applies a heavy 15px blur, drops the opacity, and turns the screen grayscale. Any screenshot taken will just be a blurry, unreadable grey mess.
- Seamless Return: When the user clicks back onto the webpage (firing window.focus), the blur instantly disappears, allowing them to continue reading the page without permanent disruption.