Remove PayPal Homepage Images

Remove PayPal Homepage Images -- http://pushka.com/coding-donation

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Ben Pushka
Dnevne instalacije
0
Ukupnih instalacija
101
Ocjene
1 0 0
Verzija
1.6
Stvoreno
08.05.2015.
Ažurirano
27.03.2019.
Size
710 bajtova
Licenza
N/A
Primjenjuje se

Remove PayPal Homepage Images

Note: Some script extensions block this script

This script affects PayPal - which is usually a bad thing since PayPal pertains to money and bank accounts. In general, never allow any script to access PayPal - since the Javascript could do bad things.
My code is extremely simple - you can see it below and by checking this script's source code - pretty much made by me for my own personal use.

This script only affects the page paypal.com/au/webapps/mpp/home/ - no other pages.

You may need to add PayPal onto the white list on Tampermonkey:



var style = document.createElement('style');
style.type = 'text/css';
style.innerHTML = ' .row-fluid{display:none;}.moving-background-container { background-color: #FFF;}#fixed-top{height:200px !important;} '; /*END*/

document.getElementsByTagName('head')[0].appendChild(style);



Preview



Original Style






About me:

My name is Pushka Gib'en [G+], and I work in web development, programming and graphic design.

I also make YouTube videos/ Play music

Pushka.com - Personal Website - Pushka Gib'en

- - - - -

Restyle The Web on Chrome
Pushka's Scripts
You can sync through Tampermonkey, Greasy Fork and Chrome Sync

Fund Raising for my I.T. Creations
Donate through PayPal/ pledgie.com
Donate through flattr.com

- - - - -