Harry Potter Wallpaper Custom New Tab
Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.
什麼是Harry Potter Wallpaper Custom New Tab?
Harry Potter Wallpaper Custom New Tab是由Funpapers開發的Chrome擴展程式,該擴展的主要功能是“Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.”。
擴展截圖
下載Harry Potter Wallpaper Custom New Tab擴展crx文件
下載Harry Potter Wallpaper Custom New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Harry Potter New Tab Theme replaces your browser's default New Tab page to display random background images each time you start a new tab.
擴展基本資訊
名稱 | |
ID | bgegeabeglhjgkjfimnfeencmalgdleh |
官方網址 | https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh |
簡介 | Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans. |
檔案大小 | 53.9 MB |
安裝次數 | 863 |
目前版本 | 0.0.1 |
更新時間 | 2021-10-22 |
上架時間 | 2021-10-22 |
開發者 | Funpapers |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "author": "TabDoctor", "background": { "service_worker": "content\/background.js" }, "default_locale": "en", "description": "__MSG_extDesc__", "icons": { "128": "img\/icon-128.png", "16": "img\/icon-128.png", "48": "img\/icon-128.png" }, "incognito": "split", "manifest_version": 3, "chrome_url_overrides": { "newtab": "index.html" }, "minimum_chrome_version": "88", "name": "__MSG_extTitle__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.1" } |