Remove PayPal Homepage Images

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

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Ben Pushka
今日安裝
0
安裝總數
99
評價
1 0 0
版本
1.6
建立日期
2015-05-08
更新日期
2019-03-27
尺寸
710 位元組
授權條款
未知
腳本執行於

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

- - - - -