Multi Tools Launcher 4.9.2
Easily launch tools bar for internal use. Updated Dec 2023
Multi Tools Launcher 4.9.2 là gì?
Multi Tools Launcher 4.9.2 là một tiện ích mở rộng Chrome được phát triển bởi andromora, và tính năng chính của nó là "Easily launch tools bar for internal use. Updated Dec 2023".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Multi Tools Launcher 4.9.2
Tải xuống các tệp mở rộng Multi Tools Launcher 4.9.2 dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
With this new version, you will have a new arrangement of buttons for better productivity. We have removed legacy and deprecated tools and added extra functionalities aligned with the modifications made at the main Bss tool. A refresh on the colors was included, in order to match within the rest of the interface making navigation even effortless and easier to follow with extra feedback on the buttons you are working on. Further details of functionalities are: This extension has meant created to add shortcut buttons to the main tool, making the navigation between the tools easier, by adding a buttons' bar sorted in submenus (Making the footprint as smaller as possible) to redirect the users according to the necessity, helping to straight open the users profile we are working with. Avoiding the user searching for the client's ID on Bss (main tool), open the other tool and paste it. The navigation buttons will load on the page at the "Log In" bar whenever the page has finished the loading process. Modifications you can find on this version: -We have adapted the tool to work within the new release of BssNxt. -The legacy tools access was removed. -Added access to extra current tools. -Color interface will match the Bss colors profile. -More dynamic results, avoiding the need for you to type the IDs. -Better performance and fewer resources needed. -Dynamic buttons that will align according to the type of case you are working with. -We have removed duplicate buttons since they are now available in the BssNxt already.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Multi Tools Launcher 4.9.2 |
ID | bjdlnejippohgiolcfkneoomhfpgekpk |
URL Chính Thức | https://chromewebstore.google.com/detail/multi-tools-launcher-492/bjdlnejippohgiolcfkneoomhfpgekpk |
Mô tả | Easily launch tools bar for internal use. Updated Dec 2023 |
Kích Thước Tệp | 53.78 KB |
Số Lần Cài Đặt | 852 |
Phiên Bản Hiện Tại | 4.9.4 |
Cập Nhật Lần Cuối | 2023-12-05 |
Ngày Phát Hành | 2022-07-05 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | andromora |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "author": "[email protected], [email protected]", "content_scripts": [ { "css": [ "magic.css" ], "js": [ "magic.js" ], "matches": [ "https:\/\/blissnxt.uberinternal.com\/*" ] } ], "description": "Easily launch tools bar for internal use. Updated Dec 2023", "icons": { "128": "icon.png", "16": "icon.png", "32": "icon.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApxpAUyL+sPRu3sasTUnG0yutfXODnDEneO2Jen7uzs5uIMZdlpMhC+MRQpOsd8z0uaeIj4CRQ1HIIsFaqMoWGUL\/jzuC9UFuoeN7wBKcKq6qWWsLDceG3baCMPKcYAPlwBJ8HdxJIlO44Hl\/OP1A055l7ja22v3D3pKQK+grMXO8FKCp6GAThxXrSZwrx1uD37K3hs0LxLVHx+4UxqeHA\/Dqeqn6B3nOUNuSTkHyH8uSoonLUDvQPncXvO1RS34BFUWmSG6hKsWOXVdL650M0OTh2q7q+0QRx09Z+BZfdHcOSVs7niLqfCh2HmHQxT3TCeXx88AYmnLRfrzVvvodpQIDAQAB", "manifest_version": 3, "name": "Multi Tools Launcher 4.9.2", "offline_enabled": true, "permissions": [ "clipboardRead" ], "short_name": "MAGIC", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "4.9.4" } |