Remove social locker

Remove social timer on serijex.com, filmovita.com and any other site with OnePress Social Locker

What is Remove social locker?

Remove social locker is a Chrome extension developed by Domagoj Katavic, and its main feature is "Remove social timer on serijex.com, filmovita.com and any other site with OnePress Social Locker".

Extension Screenshots

screenshot

Download Remove social locker Extension CRX File

Download Remove social locker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Remove social locker plugin at sites with OnePress Social Locker, like filmovita.com and serijex.com

Odmah prikažite video sadržaj na stranicama poput filmovita.com i serijex.com                    

Extension Basic Information

Name Remove social locker Remove social locker
ID moiggdhafkbhpfjlehiemlanjjkbceoa
Official URL https://chrome.google.com/webstore/detail/remove-social-locker/moiggdhafkbhpfjlehiemlanjjkbceoa
Description Remove social timer on serijex.com, filmovita.com and any other site with OnePress Social Locker
File Size 3.2 KB
Installation Count 147
Current Version 1.0.2
Last Updated 2015-09-23
Publish Date 2015-09-23
Rating 3.50/5 Total 6 Ratings
Developer Domagoj Katavic
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Remove social locker",
    "version": "1.0.2",
    "manifest_version": 2,
    "description": "Remove social timer on serijex.com, filmovita.com and any other site with OnePress Social Locker",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "show.js"
            ]
        }
    ]
}