Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Install Extensions From Outside the Chrome Web Store
12-13-2013, 04:55 PM (This post was last modified: 12-13-2013 04:58 PM by cw2k.)
Post: #3
RE: How to Install Extensions From Outside the Chrome Web Store
So that is how to remove the ads banner in ProxMate

ProxMate NoAdPatch
==================

In %LOCALAPPDATA%\Google\Chrome\User Data\default\Extensions\ifalmiidchkjjmkkbkoaibpmoeichmki\
3.1.6_0\


1. No Ads Banner:
remove the File
"ressources/scripts/page-worker/banner-loader.js"

(also care for it in manifest.json if you like)

2. No monetisation by default
Note: Monetisation = google adsense crap

Edit \app\preferences.js
// Key: Default
var default_config = {
allow_data_collection: true, // bool
...
first_start: true, // bool
..
allow_monetisation: true // boolean

^^ patch all to false !

Proxmate_3.1.6_cw2k_Edition(Dec 2013)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to Install Extensions From Outside the Chrome Web Store - cw2k - 12-13-2013 04:55 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | Homepage | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication