PewDiePie

stay updated with PewDiePie

Vad är PewDiePie?

PewDiePie är en Chrome-tillägg utvecklad av https://thedevproject.net63.net, och dess huvudfunktion är "stay updated with PewDiePie".

Tilläggsskärmbilder

screenshot

Ladda ner PewDiePie-förlängningens CRX-fil

Ladda ner PewDiePie-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn PewDiePie PewDiePie
ID mgpmmddkigjmmehipiocceifaaffbjlf
Officiell webbadress https://chromewebstore.google.com/detail/pewdiepie/mgpmmddkigjmmehipiocceifaaffbjlf
Beskrivning stay updated with PewDiePie
Filstorlek 46.9 KB
Antal Installationer 28
Aktuell Version 4.1
Senast Uppdaterad 2016-08-08
Publiceringsdatum 2016-08-08
Betyg 3.33/5 Totalt 6 Betyg
Utvecklare https://thedevproject.net63.net
Betalningssätt free
Stödda Språk 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"
    }
}