Skip to content

Instantly share code, notes, and snippets.

@Langerz82
Created February 3, 2015 04:15
Show Gist options
  • Select an option

  • Save Langerz82/a393cf0cc8a6ba3d8701 to your computer and use it in GitHub Desktop.

Select an option

Save Langerz82/a393cf0cc8a6ba3d8701 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name ChatForFree Fix Resizing (Langerz31)
// @description This fixes the ChatForFree Chat Site by re-sizing the window to be within the window.
// Tested on FireFox 33.1.1.
// Chrome 39.0.2171.65
// If it's broken send me an e-mail: [email protected] or
// message me on cff Langerz31.
// @namespace Langerz.ChatForFree
// @include http://mobile.chatforfree.org/index.php?do=/desktop-chat/
// @version 1.4.1
// @grant none
// ==/UserScript==
$.getScript("https://gist.githubusercontent.com/Langerz82/2e3eae3ace2bf7a97242/raw/e925efe5269be50409abdffe0ef43b192774718d/cffFixWidthImport2.js", function(){});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment