Idenati - The Internet Home Screen
Replace your new tab page with Idenati, your home screen for the internet.
Idenati - The Internet Home Screenคืออะไร?
Idenati - The Internet Home Screen เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vectr, Inc. และคุณลักษณะหลักของมันคือ "Replace your new tab page with Idenati, your home screen for the internet."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Idenati - The Internet Home Screen
ดาวน์โหลดไฟล์ส่วนขยาย Idenati - The Internet Home Screen ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
It helps you organize and access all of your digital information in one place, including your favorite websites, passwords, notes, and more. By installing this browser extension, you can: 1. Set Idenati as your new tab page. 2. Generate, save, and automatically fill in your passwords. 3. Add new tiles to Idenati as you browse.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | amnaimdfodceanepoanccendipbjemkp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/idenati-the-internet-home/amnaimdfodceanepoanccendipbjemkp |
คำอธิบาย | Replace your new tab page with Idenati, your home screen for the internet. |
ขนาดไฟล์ | 7.17 MB |
จำนวนการติดตั้ง | 47,286 |
เวอร์ชันปัจจุบัน | 6.0.0 |
อัปเดตครั้งล่าสุด | 2022-10-11 |
วันที่เผยแพร่ | 2021-05-18 |
คะแนน | 3.63/5 รวมทั้งหมด 24 คะแนน |
ผู้พัฒนา | Vectr, Inc. |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://idenati.com |
URL หน้าช่วยเหลือ | https://idenati.com/support |
URL หน้านโยบายความเป็นส่วนตัว | https://idenati.com/privacy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Replace your new tab page with Idenati, your home screen for the internet.", "version": "6.0.0", "manifest_version": 3, "name": "Idenati - The Internet Home Screen", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "logo.png" }, "icons": { "128": "logo.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |