Attack On Titan Levi Ackerman Wallpaper
Download the most played Anime Attack On Titan Levi Ackerman Chrome Wallpaper Extension in The World.
什麼是Attack On Titan Levi Ackerman Wallpaper?
Attack On Titan Levi Ackerman Wallpaper是由https://gameograf.com開發的Chrome擴展程式,該擴展的主要功能是“Download the most played Anime Attack On Titan Levi Ackerman Chrome Wallpaper Extension in The World.”。
擴展截圖
下載Attack On Titan Levi Ackerman Wallpaper擴展crx文件
下載Attack On Titan Levi Ackerman Wallpaper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Levi Ackerman New Tab Wallpapers & Games, designed just for levi ackerman lovers. Replaces your new tab with levi ackerman new tab. Get our levi ackerman extension to get a different images on each tab page! Install Levi Ackerman New Tab & Wallpapers Collection and enjoy handpicked HD images of Levi Ackerman. It comes with some cool properties that will improve your New Tab experience like: The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ᐒ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in Levi Ackerman Attack on Titan New Tab theme. ᐒ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Levi Ackerman Attack on Titan. ᐒ Shortcuts Save your favorite sites to the theme shortcut panel Levi Ackerman Attack on Titan Wallpapers New tab. You can go to important and frequently visited websites with just one click.
擴展基本資訊
名稱 | |
ID | mmojnbdmlkmjjhhbcniggkjnkljidgpc |
官方網址 | https://chrome.google.com/webstore/detail/attack-on-titan-levi-acke/mmojnbdmlkmjjhhbcniggkjnkljidgpc |
簡介 | Download the most played Anime Attack On Titan Levi Ackerman Chrome Wallpaper Extension in The World. |
檔案大小 | 8.76 MB |
安裝次數 | 57 |
目前版本 | 2 |
更新時間 | 2022-02-17 |
上架時間 | 2022-02-17 |
開發者 | https://gameograf.com |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "author": "gameograf", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "manifest_version": 3, "default_locale": "en", "version": "2", "offline_enabled": true, "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": { "128": "images\/128.png" } }, "background": { "service_worker": "background.js" }, "permissions": [ "bookmarks", "topSites" ], "icons": { "128": "images\/128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |