Infinity V+ New Tab

Custom newtab,add websites and applications,Automatically get web icons,a simple and stylish chrome Internet navigation,Speed Dial

Infinity V+ New Tabคืออะไร?

Infinity V+ New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Super Extension และคุณลักษณะหลักของมันคือ "Custom newtab,add websites and applications,Automatically get web icons,a simple and stylish chrome Internet navigation,Speed Dial"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Infinity V+ New Tab

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

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

                        Replace new tab  with a quick speed dial.

* You can custom bookmarks in your new tab
* You can set the new tab wallpaper
* You can create a group for your bookmarks

By clicking "Add to Chrome", you accept and agree to installing “Infinity V+ New Tab” extension and setting Chrome™ new tab to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your search engine to be powered by Bing.


Privacy Policy: 🔗 https://policies.extfans.com/policies/privacy/infinity-tab.html

Term of Use: 🔗 https://policies.extfans.com/policies/terms/infinity-tab.html

About Us: 🔗 https://policies.extfans.com/policies/about/infinity-tab.html

Contact Us:🔗 https://policies.extfans.com/policies/contact/infinity-tab.html                    

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

ชื่อ Infinity V+ New Tab Infinity V+ New Tab
ID bpgaffohfacaamplbbojgbiicfgedmoi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/infinity-v+-new-tab/bpgaffohfacaamplbbojgbiicfgedmoi
คำอธิบาย Custom newtab,add websites and applications,Automatically get web icons,a simple and stylish chrome Internet navigation,Speed Dial
ขนาดไฟล์ 2.2 MB
จำนวนการติดตั้ง 5,349
เวอร์ชันปัจจุบัน 2.2.9
อัปเดตครั้งล่าสุด 2023-04-01
วันที่เผยแพร่ 2021-06-23
คะแนน 4.72/5 รวมทั้งหมด 537 คะแนน
ผู้พัฒนา Super Extension
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://policies.extfans.com/policies/contact/infinity-tab.html
URL หน้านโยบายความเป็นส่วนตัว https://policies.extfans.com/policies/privacy/infinity-tab.html
ภาษาที่รองรับ en,zh-CN
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "default_locale": "en",
    "description": "__MSG_extdesc__",
    "icons": {
        "128": "img\/ico128.png",
        "16": "img\/ico16.png",
        "48": "img\/ico48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjxwFsTSWGZZ6Csuw0Jtye+wALbxo\/lLzr7UDVBIfOO7DfRDHd0fRzbGr8QQDnNNPoGQs4zlQCfBqepJC633kjNKdVblcMaJ7S7WsCab85pAr782AUdnqdxH+Zk\/lCmPtb5aHRHdqwD+7nKSc+2cx74TgZkPFWLOv7v4NnJ8WR\/f9+wndQD4Yv8yy5vXgWN28JSdQV1xuYwFOKw0FA\/yelNC9GgBRr74nRit5JauoEbR8qkiE1CHgCMnRA2czNsaCwKnCJIIljznUYFUr709lZ5qrLIzHetwBgzETb2B12pOGPPmX4OzfFN8bonOoxk1hyOCNV6CW\/hNN5NALTXQS2wIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_extname__",
    "offline_enabled": true,
    "host_permissions": [
        "https:\/\/www.yearnnewtab.com\/"
    ],
    "permissions": [
        "management",
        "bookmarks",
        "unlimitedStorage",
        "cookies"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2.9"
}