Google Drive Cloak
ANNOUNCEMENT: Looking for someone to upload html games to a github msg me through gmail on the Help Page.
Google Drive Cloak
Instructions
1: Go to Chrome://Bookmarks
2: Copy the script in blue
javascript:function gcloak() {
var link = document.querySelector("link[rel*='icon']") || document.createElement('link');
link.type = 'image/x-icon';
link.rel = 'shortcut icon';
link.href = 'https://ssl.gstatic.com/docs/doclist/images/infinite_arrow_favicon_5.ico';
document.title = 'My Drive - Google Drive';
console.log(document.title);
document.getElementsByTagName('head')[0].appendChild(link) };
gcloak();setInterval(gcloak, 1000);
3. Right click in the bookmarks and click "Add new bookmark"
4. Name it whatever you want and in the url section paste the script
5. Your done so when you are on a website you wanna hide click the bookmark and it will name it to "My Drive"