// Disable right-click & block common shortcuts document.addEventListener('contextmenu', function(e) { e.preventDefault(); alert('Content protected by copyright.'); }); document.addEventListener('keydown', function(e) { // F12 - DevTools if (e.key === 'F12') { e.preventDefault(); alert('This action is disabled on this site.'); } // Ctrl+U - View Source if (e.ctrlKey && e.key.toLowerCase() === 'u') { e.preventDefault(); alert('This action is disabled on this site.'); } // Ctrl+S - Save Page if (e.ctrlKey && e.key.toLowerCase() === 's') { e.preventDefault(); alert('This action is disabled on this site.'); } // Ctrl+Shift+I - DevTools if (e.ctrlKey && e.shiftKey && e.key === 'I') { e.preventDefault(); alert('This action is disabled on this site.'); } // Ctrl+Shift+J - Console if (e.ctrlKey && e.shiftKey && e.key === 'J') { e.preventDefault(); alert('This action is disabled on this site.'); } });

SATA 2.5″ HDD External Case

$14.99

2 in stock

Free shipping on orders over $50!

  • Check Mark Satisfaction Guaranteed
  • Check Mark No Hassle Refunds
  • Check Mark Secure Payments
GUARANTEED SAFE CHECKOUT
  • Visa Card
  • MasterCard
  • American Express
  • Discover Card
  • PayPal
SKU: 6936103601056 Category:

Reviews

There are no reviews yet.

Be the first to review “SATA 2.5″ HDD External Case”

Your email address will not be published. Required fields are marked *