PewDiePie

stay updated with PewDiePie

Wat is PewDiePie?

PewDiePie is een Chrome-extensie ontwikkeld door https://thedevproject.net63.net, en de belangrijkste functie is "stay updated with PewDiePie".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie PewDiePie

Download PewDiePie-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam PewDiePie PewDiePie
ID mgpmmddkigjmmehipiocceifaaffbjlf
Officiële URL https://chromewebstore.google.com/detail/pewdiepie/mgpmmddkigjmmehipiocceifaaffbjlf
Beschrijving stay updated with PewDiePie
Bestandsgrootte 46.9 KB
Aantal Installaties 28
Huidige Versie 4.1
Laatst Bijgewerkt 2016-08-08
Publicatiedatum 2016-08-08
Beoordeling 3.33/5 Totaal 6 Beoordelingen
Ontwikkelaar https://thedevproject.net63.net
Betalingswijze free
Ondersteunde Talen 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"
    }
}