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はVectr, Inc.によって開発されたChromeの拡張機能で、その主な機能は「Replace your new tab page with Idenati, your home screen for the internet.」です。
拡張機能のスクリーンショット
Idenati - The Internet Home Screen拡張機能のCRXファイルをダウンロード
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. |
Eメール | [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:\/\/*\/*", " |