Atarashii (New) Tab Page

Displays anime wallpapers from r/Animewallpaper on your new tab page

Atarashii (New) Tab Pageคืออะไร?

Atarashii (New) Tab Page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย cf12 และคุณลักษณะหลักของมันคือ "Displays anime wallpapers from r/Animewallpaper on your new tab page"

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Atarashii (New) Tab Page

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

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

                        -----------------------

新しい (New) Tab Page displays your favorite anime wallpapers from the r/Animewallpaper subreddit on your new tab page.

Features:
- HD wallpaper backgrounds from r/Animewallpaper
- Title, anime, and resolution details pulled from original reddit post
- Filter / sort wallpapers by time span & relevance
- Pin your favorite wallpapers
- Search for source images on SauceNAO, iqdb.org, and ascii2d.net

Source code & more details available at: https://github.com/cf12/atarashii-tab                    

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

ชื่อ Atarashii (New) Tab Page Atarashii (New) Tab Page
ID dlhcacedlaiagoocbbgkeclgklanpmim
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/atarashii-new-tab-page/dlhcacedlaiagoocbbgkeclgklanpmim
คำอธิบาย Displays anime wallpapers from r/Animewallpaper on your new tab page
ขนาดไฟล์ 123 KB
จำนวนการติดตั้ง 542
เวอร์ชันปัจจุบัน 0.1.7
อัปเดตครั้งล่าสุด 2023-08-25
วันที่เผยแพร่ 2021-06-08
คะแนน 5.00/5 รวมทั้งหมด 16 คะแนน
ผู้พัฒนา cf12
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/cf12/atarashii-tab
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Displays anime wallpapers from r\/Animewallpaper on your new tab page",
    "version": "0.1.7",
    "name": "Atarashii (New) Tab Page",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "host_permissions": [
        "https:\/\/i.redd.it\/"
    ]
}