Ketnooi Paid Link Bypasser

ByPass Paid Links (adf.ly , linkbuck, g.js ..)

Wat is Ketnooi Paid Link Bypasser?

Ketnooi Paid Link Bypasser is een Chrome-extensie ontwikkeld door Ketnooi IT, en de belangrijkste functie is "ByPass Paid Links (adf.ly , linkbuck, g.js ..)".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Ketnooi Paid Link Bypasser

Download Ketnooi Paid Link Bypasser-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Ketnooi Paid Link Bypasser extension for Chrome

Just install this script and enjoy the auto bypassing on that bad websites (currently adf.ly, lienscash.com, adfoc.us, bc.vc).
This script is compatible with Chrome/Chromium.
Report to me any problem, and.. thanks for using the script!                    

Basisinformatie over de Extensie

Naam Ketnooi Paid Link Bypasser Ketnooi Paid Link Bypasser
ID lmfmialbcmpnhcdldmonpbmcclhdnaie
Officiële URL https://chromewebstore.google.com/detail/ketnooi-paid-link-bypasse/lmfmialbcmpnhcdldmonpbmcclhdnaie
Beschrijving ByPass Paid Links (adf.ly , linkbuck, g.js ..)
Bestandsgrootte 70.39 KB
Aantal Installaties 736
Huidige Versie 5.1
Laatst Bijgewerkt 2014-10-27
Publicatiedatum 2014-10-26
Beoordeling 2.67/5 Totaal 9 Beoordelingen
Ontwikkelaar Ketnooi IT
Betalingswijze free
Extensiewebsite http://hotcss.blogspot.com/2014/08/adfly-lienscashcom-adfocus-bcvc.html
Help Pagina-URL http://hotcss.blogspot.com/2014/08/adfly-lienscashcom-adfocus-bcvc.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_scripts": [
        {
            "exclude_globs": [],
            "include_globs": [
                "*"
            ],
            "js": [
                "RedirectionPaid.user.js"
            ],
            "matches": [
                "http:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "64": "icon.png",
        "128": "icon.png"
    },
    "converted_from_user_script": true,
    "description": "ByPass Paid Links (adf.ly , linkbuck, g.js ..)",
    "name": "Ketnooi Paid Link Bypasser",
    "version": "5.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "RedirectionPaid.html"
    }
}