My Hero Academia New Tab Theme

Brighten up your chrome and improve your browsing with My Hero Academia New Tab

My Hero Academia New Tab Themeคืออะไร?

My Hero Academia New Tab Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Max New Tabs และคุณลักษณะหลักของมันคือ "Brighten up your chrome and improve your browsing with My Hero Academia New Tab"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย My Hero Academia New Tab Theme

ดาวน์โหลดไฟล์ส่วนขยาย My Hero Academia New Tab Theme ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Here is cool and multifunctional extension for your chrome browser. Install amazing My Hero Academia New Tab and improve this boring default Chrome new tab. After installing this app you get not only a great number of useful features but also tons of different wallpapers. We`ve sorted them in categories so you can easily find what you like. There are such categories available at the moment: Anime, Fortnite, Animals, Travel, Cats, My Hero Academia, Wild Animals and many many others. My Hero Academia 4k New Tab also provides you with such features like: app displays local time, date and even weather; useful searchbar in simple format; create personal to do list and manage your daily tasks easy and fast; app has amazing HD wallpaper collections sorted in different categories; There is an option that allows you to switch on\off some features of new tab so they won`t be displayed if you want. Shuffle favorite, uploaded or just all the wallpapers or don`t shuffle them at all – it`s all up to you. My Hero Academia Theme also allows you to see the list of most viewed websites and create cool sticky notes so you don`t forget anything important. Let`s make your browsing as comfortable as it possible with this amazing chrome extension. You can create list of your favorite wallpapers and even upload your own backgrounds in case you`ve not found a certain picture or category. Delete or add collections from “Favorite” list.


New Tab with My Hero Academia Wallpapers is a real present for you to create an incredible atmosphere. Find the best high quality wallpapers related to certain theme. Create a list of favorite wallpapers and see a real beauty.
My Hero Academia Wallpapers -  real present for you to create an incredible atmosphere. Make your everyday browsing bright and comfortable with a great number of customization options. Feel free to leave a comment or request. Help us to make My Hero Academia HD New Tab better.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ My Hero Academia New Tab Theme My Hero Academia New Tab Theme
ID likcjemlaoffodgjenfedncocfbijigf
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/my-hero-academia-new-tab/likcjemlaoffodgjenfedncocfbijigf
คำอธิบาย Brighten up your chrome and improve your browsing with My Hero Academia New Tab
ขนาดไฟล์ 72.79 KB
จำนวนการติดตั้ง 151
เวอร์ชันปัจจุบัน 0.1.0
อัปเดตครั้งล่าสุด 2020-09-28
วันที่เผยแพร่ 2020-09-28
ผู้พัฒนา Max New Tabs
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว http://newtablovel.com/privacy-policy
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.1.0",
    "name": "My Hero Academia New Tab Theme",
    "default_locale": "en",
    "description": "Brighten up your chrome and improve your browsing with My Hero Academia New Tab",
    "background": {
        "scripts": [
            "bg.bundle.js"
        ]
    },
    "browser_action": {
        "default_title": "Show TodoList"
    },
    "icons": {
        "128": "\/128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "",
        "activeTab",
        "geolocation",
        "storage",
        "tabs",
        "topSites",
        "http:\/\/64.225.36.140\/*",
        "unlimitedStorage",
        "https:\/\/weather.ls.hereapi.com\/*"
    ]
}