PewDiePie

stay updated with PewDiePie

What is PewDiePie?

PewDiePie is a Chrome extension developed by https://thedevproject.net63.net, and its main feature is "stay updated with PewDiePie".

Extension Screenshots

screenshot

Download PewDiePie Extension CRX File

Download PewDiePie 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

                        A helpful tool to stay updated to PewDiePie.
Be the first to watch his newest videos!!!

Version 2.0: Crash fix & Bug fixes

Version 3.0: Video feed & Bug fixes

Version 3.1: Color Update :)

Version 4.0: Updated feed & Bug fixes

Version 4.1: Icon Adjustments & Format Adjustments                    

Extension Basic Information

Name PewDiePie PewDiePie
ID mgpmmddkigjmmehipiocceifaaffbjlf
Official URL https://chromewebstore.google.com/detail/pewdiepie/mgpmmddkigjmmehipiocceifaaffbjlf
Description stay updated with PewDiePie
File Size 46.9 KB
Installation Count 28
Current Version 4.1
Last Updated 2016-08-08
Publish Date 2016-08-08
Rating 3.33/5 Total 6 Ratings
Developer https://thedevproject.net63.net
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PewDiePie",
    "short_name": "Pewds",
    "version": "4.1",
    "manifest_version": 2,
    "description": "stay updated with PewDiePie",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Search and View PewDiePie Videos",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "icon.png"
    }
}