Pornradise Watch Page Full Width

Make Pornradise.com Watch Page Full Width

  1. // ==UserScript==
  2. // @name Pornradise Watch Page Full Width
  3. // @description Make Pornradise.com Watch Page Full Width
  4. // @version 1.3
  5. // @include https://pornradise.com/watch/*
  6. // @include https://*.pornradise.com/watch/*
  7. // @author userscripts_porn
  8. // @namespace pornradisewatchfullwidth
  9. // @run-at document-start
  10. // @noframes
  11. // @grant GM_addStyle
  12. // ==/UserScript==
  13.  
  14. GM_addStyle('#containerRoot #container {width:100%;}')