Idenati - The Internet Home Screen
Replace your new tab page with Idenati, your home screen for the internet.
Qu'est-ce que Idenati - The Internet Home Screen ?
Idenati - The Internet Home Screen est une extension Chrome développée par Vectr, Inc., et sa fonction principale est "Replace your new tab page with Idenati, your home screen for the internet.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Idenati - The Internet Home Screen
Téléchargez les fichiers d'extension Idenati - The Internet Home Screen au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | amnaimdfodceanepoanccendipbjemkp |
URL Officiel | https://chrome.google.com/webstore/detail/idenati-the-internet-home/amnaimdfodceanepoanccendipbjemkp |
Description | Replace your new tab page with Idenati, your home screen for the internet. |
Taille du Fichier | 7.17 MB |
Nombre d'Installations | 47,286 |
Version Actuelle | 6.0.0 |
Dernière Mise à Jour | 2022-10-11 |
Date de Publication | 2021-05-18 |
Évaluation | 3.63/5 Total 24 Évaluations |
Développeur | Vectr, Inc. |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://idenati.com |
URL de la Page d'Aide | https://idenati.com/support |
URL de la Page de Politique de Confidentialité | https://idenati.com/privacy |
Langues Prises en Charge | 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:\/\/*\/*", " |