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 |
官方網址 | 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" } } |