Eclipse Tab - New Tab
Eclipse Tab changes standard page to the new tab page with your saved bookmarks.
Co je Eclipse Tab - New Tab?
Eclipse Tab - New Tab je rozšíření Chrome vyvinuté eclipsetabproject, a jeho hlavní funkcí je „Eclipse Tab changes standard page to the new tab page with your saved bookmarks.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Eclipse Tab - New Tab
Stáhněte si soubory rozšíření Eclipse Tab - New Tab ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | chekehkknaccdmijecgocbijbbmnibgp |
Oficiální URL | https://chromewebstore.google.com/detail/eclipse-tab-new-tab/chekehkknaccdmijecgocbijbbmnibgp |
Popis | Eclipse Tab changes standard page to the new tab page with your saved bookmarks. |
Velikost souboru | 180 KB |
Počet instalací | 290 |
Aktuální Verze | 1.0.2 |
Poslední Aktualizace | 2021-06-15 |
Datum Vydání | 2021-05-17 |
Hodnocení | 5.00/5 Celkem 4 Hodnocení |
Vývojář | eclipsetabproject |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | https://gtab.store/pp |
Podporované Jazyky | 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": [ " |