PewDiePie
stay updated with PewDiePie
PewDiePieとは何ですか?
PewDiePieはhttps://thedevproject.net63.netによって開発されたChromeの拡張機能で、その主な機能は「stay updated with PewDiePie」です。
拡張機能のスクリーンショット
PewDiePie拡張機能のCRXファイルをダウンロード
PewDiePie拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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" } } |