Putlocker Next Episode

Putlocker Next Episode

什么是Putlocker Next Episode?

Putlocker Next Episode是由jaywaacoder开发的Chrome扩展程序,该扩展的主要功能是“Putlocker Next Episode”。

扩展截图

screenshot
screenshot

下载Putlocker Next Episode扩展crx文件

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

扩展使用说明

                        Click to navigate to the next episode of the show you are watching. Putlocker lacks a 'next' button when watching an episode of a TV series.                    

扩展基本信息

名称 Putlocker Next Episode Putlocker Next Episode
ID npkpimcnjbhjkiccanghhpplfmibalfg
官方URL https://chrome.google.com/webstore/detail/putlocker-next-episode/npkpimcnjbhjkiccanghhpplfmibalfg
简介 Putlocker Next Episode
文件大小 44.61 KB
安装次数 764
当前版本 1.4.1
更新时间 2016-11-23
上架时间 2016-11-23
评分 4.30/5 共20次评分
开发者 jaywaacoder
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Putlocker Next Episode",
    "short_name": "PutlockerNE",
    "description": "Putlocker Next Episode",
    "version": "1.4.1",
    "icons": {
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "webNavigation",
        "webRequest",
        "*:\/\/*.putlockers.ch\/"
    ]
}