Remove social locker

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

什么是Remove social locker?

Remove social locker是由Domagoj Katavic开发的Chrome扩展程序,该扩展的主要功能是“Remove social timer on serijex.com, filmovita.com and any other site with OnePress Social Locker”。

扩展截图

screenshot

下载Remove social locker扩展crx文件

下载Remove social locker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Remove social locker Remove social locker
ID moiggdhafkbhpfjlehiemlanjjkbceoa
官方URL https://chrome.google.com/webstore/detail/remove-social-locker/moiggdhafkbhpfjlehiemlanjjkbceoa
简介 Remove social timer on serijex.com, filmovita.com and any other site with OnePress Social Locker
文件大小 3.2 KB
安装次数 147
当前版本 1.0.2
更新时间 2015-09-23
上架时间 2015-09-23
评分 3.50/5 共6次评分
开发者 Domagoj Katavic
付费类型 free
支持的语言 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"
            ]
        }
    ]
}