Like Unlocker (Fake Like)

Unlock pages that need like (report pages still requesting like)

Wat is Like Unlocker (Fake Like)?

Like Unlocker (Fake Like) is een Chrome-extensie ontwikkeld door TeraJL, en de belangrijkste functie is "Unlock pages that need like (report pages still requesting like)".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Like Unlocker (Fake Like)

Download Like Unlocker (Fake Like)-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

                        Unlock pages that need like (report pages still requesting like and working pages)

Working:
http://www.altecena.eu/
http://www.casadossegredostv.com/
http://www.grandelata.com/
...                    

Basisinformatie over de Extensie

Naam Like Unlocker (Fake Like) Like Unlocker (Fake Like)
ID domackhodgbejcoeheholbccjhiolfol
Officiële URL https://chrome.google.com/webstore/detail/like-unlocker-fake-like/domackhodgbejcoeheholbccjhiolfol
Beschrijving Unlock pages that need like (report pages still requesting like)
Bestandsgrootte 4.15 KB
Aantal Installaties 52
Huidige Versie 2
Laatst Bijgewerkt 2013-11-08
Publicatiedatum 2013-11-08
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar TeraJL
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Like Unlocker (Fake Like)",
    "short_name": "Fake Like",
    "version": "2",
    "description": "Unlock pages that need like (report pages still requesting like)",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "script.js"
            ],
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        "myscript.js"
    ]
}