LikePwner

It unlocks the hidden content of websites that ask you for like/share in order to see it.

Co to jest LikePwner?

LikePwner to rozszerzenie Chrome opracowane przez Petre-Alexandru Popescu, a jego główną funkcją jest „It unlocks the hidden content of websites that ask you for like/share in order to see it.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia LikePwner

Pobierz pliki rozszerzeń LikePwner w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Romana: 

LikePwner este o aplicatie simpla pentru Chrome care iti permite vizualizarea continutului ascuns care nu este afisat pana cand nu dai like sau share pe Facebook, Twitter etc. Extensia suporta momentan:

1. ONP Social Locker
2. Like Gate
3. Share Locker
4. YouTube Blocker
5. UI Social Locker
6. Share But
7. Social Block
8. Viral Locker

Continutul ascuns (video, imagine, text, sau o combinatie intre acestea) va fi afisat intr-un pop-up.'

Nou in versiunea 1.8:

a. Design nou pentru pop-up (light)
b. Focus pe pop-up (background acoperit cu overlay semi-transparent)

Nou in versiunea 1.7:

a. Am adaugat suport pentru Viral Locker
b. Am modificat gradientul pentru background
c. Iconite cu margini transparente
d. Elimina inca un overlay

Nou in versiunea 1.6:

a. Am adaugat suport pentru Social Block

Nou in versiunea 1.5:

a. Am adaugat suport pentru Share But
b. Am adaugat remove pentru inca un overlay

Nou in versiunea 1.4:

a. Afisare printr-un click - continutul este afisat la click pe iconita (a fost scos meniul)
b. Continutul este afisat intr-un pop-up modal care poate fi inchis
c. Inaltimea popup-ului este automat setata 
d. Elimina overlayul pentru Facebook like
e. Continutul este centrat in pop-up
f. Detectia pentru Share Locker video a fost imbunatatita

Este imbunatatita in mod activ pentru a suporta cat mai multe lockere. Daca doresti sa raportezi o eroare, sa adaug un nou locker, sa oferi o sugestie, sau pur si simplu sa zici "Multumesc!", o poti face la adresa [email protected] sau poti lasa un review/comentariu.


English:

LikePwner is a simple Chrome extension that allows you to see various content that is hidden until you like/share it on Facebook, Twitter etc. The extensions currently supports:

1. ONP Social Locker
2. Like Gate
3. Share Locker
4. YouTube Blocker
5. UI Social Locker
6. Share But
7. Social Block
8. Viral Locker

The hidden content (video, image, text, or a combination of them) will be displayed in a pop-up.

New in version 1.8:

a. New pop-up look (light)
b. Focus on the pop-up (semi-transparent overlay over the background)

New in version 1.7:

a. Added support for Viral Locker
b. Background gradient slightly changed
c. Icons with transparent background
d. It removes one more overlay

New in version 1.6:

a. Added support for Social Block

New in version 1.5:

a. Added support for Share But
b. It removes one more overlay

New in version 1.4:

a. One-click action - just click on the icon and the content is displayed right away (no more menu)
b. The content is displayed in a modal pop-up that can be closed
c. The height of the pop-up is automatically set
d. It removes Facebook like overlay
e. The content is centered inside the pop-up
f. Share Locker video detection is more accurate

It is actively improved in order to support as many lockers as possible. If you want to report any issues, add a new locker, make a suggestion, or simply say, "Thank you!", please do it at [email protected] or write a review/comment.                    

Podstawowe informacje o rozszerzeniu

Nazwa LikePwner LikePwner
ID olbblpoiaiamgladfgagkdodjiahlbbd
Oficjalny URL https://chrome.google.com/webstore/detail/likepwner/olbblpoiaiamgladfgagkdodjiahlbbd
Opis It unlocks the hidden content of websites that ask you for like/share in order to see it.
Rozmiar pliku 62.08 KB
Liczba instalacji 421
Aktualna Wersja 1.8
Ostatnia Aktualizacja 2014-05-23
Data Publikacji 2014-05-23
Ocena 4.41/5 Łącznie 17 Oceny
Deweloper Petre-Alexandru Popescu
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "LikePwner",
    "description": "It unlocks the hidden content of websites that ask you for like\/share in order to see it.",
    "version": "1.8",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "tabs",
        ""
    ],
    "browser_action": {
        "default_icon": "icon16.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}