Vel New Tab-Ultra-concise custom wallpaper new tab page

This is an ultra-concise new tab page. There is nothing. You can use static pictures, Gif animations, and even videos as the…

Vel New Tab-Ultra-concise custom wallpaper new tab pageคืออะไร?

Vel New Tab-Ultra-concise custom wallpaper new tab page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://velhlkj.com และคุณลักษณะหลักของมันคือ "This is an ultra-concise new tab page. There is nothing. You can use static pictures, Gif animations, and even videos as the…"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Vel New Tab-Ultra-concise custom wallpaper new tab page

ดาวน์โหลดไฟล์ส่วนขยาย Vel New Tab-Ultra-concise custom wallpaper new tab page ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        If you're looking for a new tab page that's neat enough to let you enjoy your favorite backgrounds. At the same time, you want to be able to access your frequently used websites very quickly, then you have found it now!
This is a super simple new tab page, nothing, you can use static images, gifs, or even videos as the background, you can still use the responsive launcher to quickly open the page, just swipe right, It will "catch" the mouse cursor and view your bookmarks very intuitively, without the need for extra clicks or touching the edges. For the ultimate simplicity, there isn't even a settings button here, but you can double-click on the blank space to open the settings interface.

----v4.0 update instructions----
- "Built-in Wallpaper" changed to "Wallpaper"
- Added animation when wallpaper thumbnails are loading
- Add thumbnail preview of video, mouse over thumbnail to play preview
- Added history function, now used custom wallpapers will be displayed in the "Wallpaper" column.
    - The file type is limited by space. So it's only the last time used is kept.
    - An unlimited number of URL types can be saved (but the huge number of records may still exceed the storage limit and cause an error. The specific number of URLs that can be saved is related to many factors, such as user's disk size, URL length, etc.)
- History will automatically put the most recently used first, you can delete a single history record by clicking the X button on the thumbnail
- When selecting in the "Wallpaper" field, the background will instantly preview the selected wallpaper now
- Fixed the problem of random sorting of wallpapers
- Fixed an issue where the settings need to be re-saved before they can be used due to mismatched configuration files after an update. (The "version" attribute is added to the configuration file. When the configuration file version does not match the updated version, the configuration file will be automatically updated now)

----v3.5 update instructions----
- Optimize the loading logic, no longer read bookmarks after background reading, and now read bookmarks first
- Optimized the bookmark loading logic. Now bookmarks without a website icon will be displayed immediately. After the website icon is obtained, it will be updated. The bookmark button will no longer wait for the icon to be loaded.
- Fixed an issue where there was no initial setting when installing for the first time, which made it unusable. Now it will automatically set the initial setting when it detects that the configuration does not exist.
- Due to encoding issues, the name of the default background was changed from "Texture" to "Default"
- Touchscreen compatibility changed to touchscreen mode                    

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

ชื่อ Vel New Tab-Ultra-concise custom wallpaper new tab page Vel New Tab-Ultra-concise custom wallpaper new tab page
ID cgbiikmnnbcmphgmghpahpfpppgodchl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/vel-new-tab-ultra-concise/cgbiikmnnbcmphgmghpahpfpppgodchl
คำอธิบาย This is an ultra-concise new tab page. There is nothing. You can use static pictures, Gif animations, and even videos as the…
ขนาดไฟล์ 25.67 MB
จำนวนการติดตั้ง 38
เวอร์ชันปัจจุบัน 4.0
อัปเดตครั้งล่าสุด 2022-08-09
วันที่เผยแพร่ 2021-11-24
คะแนน 4.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://velhlkj.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.velhlkj.com/auto/products
URL หน้าช่วยเหลือ https://www.velhlkj.com
ภาษาที่รองรับ en,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDes__",
    "version": "4.0",
    "manifest_version": 3,
    "default_locale": "zh_TW",
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "bookmarks"
    ],
    "icons": {
        "16": "\/icon16.png",
        "32": "\/icon32.png",
        "48": "\/icon48.png",
        "128": "\/icon128.png"
    },
    "host_permissions": [
        "https:\/\/*\/",
        "http:\/\/*\/"
    ]
}