Eclipse Tab - New Tab
Eclipse Tab changes standard page to the new tab page with your saved bookmarks.
Qu'est-ce que Eclipse Tab - New Tab ?
Eclipse Tab - New Tab est une extension Chrome développée par eclipsetabproject, et sa fonction principale est "Eclipse Tab changes standard page to the new tab page with your saved bookmarks.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Eclipse Tab - New Tab
Téléchargez les fichiers d'extension Eclipse Tab - New Tab 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
Eclipse Tab replaces the original new tab with your saved bookmarks and offers a variety of quick and useful features. After installing this extension, you can use the following features: - View, create and edit Chrome bookmarks and folders. - Upload and set your own wallpaper. - To-do list and Notepad. - Quick access to your most visited sites. - Customize the search engine.
Informations de Base sur l'Extension
Nom | |
ID | chekehkknaccdmijecgocbijbbmnibgp |
URL Officiel | https://chromewebstore.google.com/detail/eclipse-tab-new-tab/chekehkknaccdmijecgocbijbbmnibgp |
Description | Eclipse Tab changes standard page to the new tab page with your saved bookmarks. |
Taille du Fichier | 180 KB |
Nombre d'Installations | 290 |
Version Actuelle | 1.0.2 |
Dernière Mise à Jour | 2021-06-15 |
Date de Publication | 2021-05-17 |
Évaluation | 5.00/5 Total 4 Évaluations |
Développeur | eclipsetabproject |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://gtab.store/pp |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Eclipse Tab - New Tab", "description": "Eclipse Tab changes standard page to the new tab page with your saved bookmarks.", "version": "1.0.2", "icons": { "256": "icons\/256.png", "128": "icons\/128.png", "64": "icons\/64.png" }, "background": { "service_worker": "service-worker.js" }, "chrome_url_overrides": { "newtab": "newtab-init.html" }, "permissions": [ "topSites", "bookmarks", "unlimitedStorage" ], "host_permissions": [ " |