Compare Revisions

Am I really hacking a web page?

Revision 115686:

Revision 115686 by hannahkane on

Revision 297898:

Revision 297898 by AliceWyman on

Keywords:

Search results summary:

Understand the difference between hacking with X-Ray Goggles, where you fork a copy of a webpage, versus the general term "hacking" where you break into a page.
Understand the difference between hacking with X-Ray Goggles, where you fork a copy of a webpage, versus the general term "hacking" where you break into a page.

Content:

The term "hacking" gets a lot of negative press, but that doesn't necessarily mean it's always a bad thing. When we talk about hacking with X-Ray Goggles, we are talking about the act of rolling up your sleeves, taking something apart, understanding how it works, and using the original parts to do something new and creative. When you use X-Ray Goggles, you're not actually breaking in to the web page itself like a cyber attacker would. X-Ray Goggles actually "forks" a copy of the page and hosts it on a brand new web page, adding in the changes that you decide to make using the tool. Goggles allows you to actually view the page's source code, so you can understand how it works and learn valuable skills to enhance your own digital work.
{warning}The X-Ray Goggles browser extension was discontinued on December 16, 2019. To learn more, see [https://www.mozillafoundation.org/en/blog/putting-away-our-x-ray-goggles/ this Mozilla Foundation blog post].{/warning} The term "hacking" gets a lot of negative press, but that doesn't necessarily mean it's always a bad thing. When we talk about hacking with X-Ray Goggles, we are talking about the act of rolling up your sleeves, taking something apart, understanding how it works, and using the original parts to do something new and creative. When you use X-Ray Goggles, you're not actually breaking in to the web page itself like a cyber attacker would. X-Ray Goggles actually "forks" a copy of the page and hosts it on a brand new web page, adding in the changes that you decide to make using the tool. Goggles allows you to actually view the page's source code, so you can understand how it works and learn valuable skills to enhance your own digital work.

Back to History