This is Fake

From Chaz Wiki
Revision as of 22:18, 16 February 2025 by Blotre (talk | contribs) (Created page with "how to remove lightspeed filter agent slash proxy destroyer aaaaaah <br> images are on the right and they are put in the section they belong to <br> == Phase 1 == === Step 1 === '''step 1 is to find code''' <br> go to https://www.youtube.com/watch?v=Q9jBIxbrqNo aka "how to remove any extension on school chromebook" <br> the major thing about it IS the description <br> here is the code that he talks about: <br> <div style="font-family:mono"> javascript:void%20function(){%...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

how to remove lightspeed filter agent slash proxy destroyer aaaaaah
images are on the right and they are put in the section they belong to

Phase 1

Step 1

step 1 is to find code
go to https://www.youtube.com/watch?v=Q9jBIxbrqNo aka "how to remove any extension on school chromebook"
the major thing about it IS the description
here is the code that he talks about:

javascript:void%20function(){%22chrome.google.com%22===location.hostname%26%26location.pathname.startsWith(%22/webstore%22)%3Fchrome.management.getAll(a=%3E{function%20b(a){chrome.webstorePrivate.getExtensionStatus(a.id,b=%3E{if(%22force_installed%22===b){const%20b=prompt(`What%20do%20you%20want%20to%20do%20with%20${a.name}%3F%20(enable/disable)`);var%20c=%22%22===a.homepageUrl%3F`%3Cb%3E%3Ca%20title=%22${a.description}%22%3E${a.name}%3C/a%3E%3C/b%3E`:`%3Cb%3E%3Ca%20href=%22${a.homepageUrl}%22%20title=%22${a.description}%22%3E${a.name}%3C/a%3E%3C/b%3E`,d=%22%22;%22disable%22===b.toLowerCase()%3F(chrome.management.setEnabled(a.id,!1),d+=`%3Cp%3EDisabled%20${c}%3C/p%3E`):%22enable%22===b.toLowerCase()%3F(chrome.management.setEnabled(a.id,!0),d+=`%3Cp%3EEnabled%20${c}%3C/p%3E`):alert(%22Invalid%20option,%20try%20again!%22),document.body.innerHTML+=d}})}document.body.innerHTML=%22%22,document.write(%22\n%3Clink%20rel=\%22preconnect\%22%20href=\%22https://fonts.googleapis.com\%22%3E\n%3Clink%20rel=\%22preconnect\%22%20href=\%22https://fonts.gstatic.com\%22%20crossorigin%3E\n%3Clink%20href=\%22https://fonts.googleapis.com/css2%3Ffamily=Montserrat%26display=swap\%22%20rel=\%22stylesheet\%22%3E\n%3Cstyle%3E\n%20%20body%20{\n%20%20%20%20%20%20font-family:%20'Montserrat',%20sans-serif;\n%20%20}\n%20%20a%20{\n%20%20%20%20%20%20text-decoration:%20none;\n%20%20%20%20%20%20color:%20blue\n%20%20}\n%20%20p%20{\n%20%20%20%20%20%20margin:%200px\n%20%20}\n%3C/style%3E\n%3Ch1%20style=\%22text-align:%20center\%22%3EExtension%20Panel%3C/h1%3E\n%22),a.forEach(a=%3Eb(a))}):(alert(%22Run%20this%20script%20again%20but%20while%20on%20this%20page%22),location.href=%22https://chrome.google.com/webstore_%22)}();


thank you irwintech nerd jesus 🙏🙏🙏🙏🙏🙏🙏🙏

Step 2

step 2 is to NOT USE BOOKMARKLET
school chromebooks no longer allow the use of bookmarklets 😥 so we must improvise

click on html
then click create
this is your blank html file. click examples
good! click on example website
your website is mostly complete now


go to https://app.edublocks.org and click html and click create
click on starter website

Step 3

step three is inplementing the code'