Persona 5 Wallpaper New Tab Theme
Persona 5 live wallpaper For New Tab which includes HD Persona 5 Wallpapers which you Need to Make Your phone background lovely.
Persona 5 Wallpaper New Tab Themeとは何ですか?
Persona 5 Wallpaper New Tab Themeはsahujinewspvtltdによって開発されたChromeの拡張機能で、その主な機能は「Persona 5 live wallpaper For New Tab which includes HD Persona 5 Wallpapers which you Need to Make Your phone background lovely.」です。
拡張機能のスクリーンショット
Persona 5 Wallpaper New Tab Theme拡張機能のCRXファイルをダウンロード
Persona 5 Wallpaper New Tab Theme拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
For those who love Persona 5, like me, I’ve created this NewTab extension. Install my Persona 5 themes to get HD wallpapers of Persona 5 everytime you open a new tab.
Enjoy the wonderful world of Persona 5! My Persona 5 themes will give you strength in stressful day and busy summer. Have fun!
Features:
1.High quality wallpaper for each new label
2.Quick Links of popular websites
3.Social network notifications
4.Search with Google in the Chrome new tab themes
5.Simple & clean theme, more stunning HD pictures were added. 拡張機能の基本情報
| 名前 | |
| ID | ecaiapndkceajiedflmekoiiphfpnogj |
| 公式URL | https://chromewebstore.google.com/detail/persona-5-wallpaper-new-t/ecaiapndkceajiedflmekoiiphfpnogj |
| 説明 | Persona 5 live wallpaper For New Tab which includes HD Persona 5 Wallpapers which you Need to Make Your phone background lovely. |
| ファイルサイズ | 1.5 MB |
| インストール数 | 53 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2021-05-20 |
| 公開日 | 2021-05-20 |
| 開発者 | sahujinewspvtltd |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://onlynewtab.com/ |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Persona 5 Wallpaper New Tab Theme",
"version": "1.1",
"description": " Persona 5 live wallpaper For New Tab which includes HD Persona 5 Wallpapers which you Need to Make Your phone background lovely. ",
"action": {
"default_icon": {
"16": "logo16.png",
"32": "logo32.png"
}
},
"icons": {
"16": "logo16.png",
"32": "logo32.png",
"48": "logo48.png",
"128": "logo128.png"
},
"host_permissions": [
"http:\/\/admin.onlynewtab.com\/*"
],
"background": {
"background.service_worker": "js\/background.js"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
}
} | |