iLaunch: Manage Bookmark,History,Tab and More
Manage bookmark, history, tab, extension & Quick command launch tool
Was ist iLaunch: Manage Bookmark,History,Tab and More?
iLaunch: Manage Bookmark,History,Tab and More ist eine Chrome-Erweiterung, die von talentranslate entwickelt wurde, und ihr Hauptmerkmal ist "Manage bookmark, history, tab, extension & Quick command launch tool".
Erweiterungsscreenshots
iLaunch: Manage Bookmark,History,Tab and More-Erweiterungs-CRX-Datei herunterladen
Laden Sie iLaunch: Manage Bookmark,History,Tab and More-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
With commands, you can use browser like a pro. Using iLaunch, you can use browser like a professional, with shortcut commands, quickly start and manage open tabs, bookmarks, browsing history, efficiently manage your extensions, you can also perform all sorts of actions and more, it is your efficiency multiplier tool. Quick start hotkey by default Windows: alt+Q Mac: control+Q You can also visit "chrome://extensions/shortcuts" management interface to set it by yourself ●Shortcut command "/action" - enter "/a" quick start. Integrate more than 50 actions to improve efficiency, such as mute tabs, create various documents, full screen, clear cache, etc. "/bookmarks" - enter the "/b" quick start. With this command you can quickly search and browse your bookmarks. "/extensions" - enter the "/e" quick start. With this command, you can quickly manage your extensions. "/history" - enter the "/h" quick start. With this command, you can quickly search your history. "/tabs" - enter the "/t" quick start. With this command, you can quickly switch, open, search tabs. "/remove" - enter the "/r" quick start. With this command, you can quickly search and close open tabs and delete useless bookmarks. More shortcut commands are under development. ●Associative search Support search engine customization, and it can intelligently associative search to quickly find what you need. ●Multiple themes It contains multiple themes, light mode, dark mode..., you can use different color schemes according to your own preferences. ●Minimalist mode Hide shortcut command buttons to let you use browser like a pro. iLaunch lets you use browser more efficiently.
Grundlegende Informationen zur Erweiterung
Name | iLaunch: Manage Bookmark,History,Tab and More |
ID | akidhgondomkboblkncnijoiofggpgfo |
Offizielle URL | https://chromewebstore.google.com/detail/ilaunch-manage-bookmarkhi/akidhgondomkboblkncnijoiofggpgfo |
Beschreibung | Manage bookmark, history, tab, extension & Quick command launch tool |
Dateigröße | 2.07 MB |
Installationsanzahl | 203 |
Aktuelle Version | 1.3.1 |
Letztes Update | 2022-04-05 |
Veröffentlichungsdatum | 2022-04-05 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | talentranslate |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://www.freeprivacypolicy.com/live/3273275d-2a5f-4848-a70a-ba2bf99982b3 |
Unterstützte Sprachen | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_default_title__", "version": "1.3.1", "description": "__MSG_description__", "default_locale": "en", "background": { "service_worker": ".\/background.js" }, "manifest_version": 3, "action": { "default_icon": "assets\/logo\/logo_x48.png" }, "icons": { "16": "assets\/logo\/logo_x16.png", "48": "assets\/logo\/logo_x48.png", "128": "assets\/logo\/logo_x128.png" }, "commands": { "open-tabsearch": { "suggested_key": { "default": "Alt+Q", "mac": "MacCtrl+Q" }, "description": "Open command menu" } }, "content_scripts": [ { "matches": [ " |