PewDiePie
stay updated with PewDiePie
PewDiePie क्या है?
PewDiePie https://thedevproject.net63.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "stay updated with PewDiePie"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में PewDiePie एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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
एक्सटेंशन की मूल जानकारी
नाम | |
ID | mgpmmddkigjmmehipiocceifaaffbjlf |
आधिकारिक URL | https://chromewebstore.google.com/detail/pewdiepie/mgpmmddkigjmmehipiocceifaaffbjlf |
विवरण | stay updated with PewDiePie |
फ़ाइल का आकार | 46.9 KB |
स्थापना संख्या | 28 |
वर्तमान संस्करण | 4.1 |
अंतिम अपडेट | 2016-08-08 |
प्रकाशन तिथि | 2016-08-08 |
रेटिंग | 3.33/5 कुल 6 रेटिंग्स |
डेवलपर | https://thedevproject.net63.net |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | 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" } } |