Putlocker Next Episode

Putlocker Next Episode

What is Putlocker Next Episode?

Putlocker Next Episode is a Chrome extension developed by jaywaacoder, and its main feature is "Putlocker Next Episode".

Extension Screenshots

screenshot
screenshot

Download Putlocker Next Episode Extension CRX File

Download Putlocker Next Episode 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

                        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.                    

Extension Basic Information

Name Putlocker Next Episode Putlocker Next Episode
ID npkpimcnjbhjkiccanghhpplfmibalfg
Official URL https://chrome.google.com/webstore/detail/putlocker-next-episode/npkpimcnjbhjkiccanghhpplfmibalfg
Description Putlocker Next Episode
File Size 44.61 KB
Installation Count 764
Current Version 1.4.1
Last Updated 2016-11-23
Publish Date 2016-11-23
Rating 4.30/5 Total 20 Ratings
Developer jaywaacoder
Payment Type free
Supported Languages 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\/"
    ]
}