VisiOS - Tab / Bookmark Manager OS

The Legendary Tab/Bookmark Manager OS

VisiOS - Tab / Bookmark Manager OS là gì?

VisiOS - Tab / Bookmark Manager OS là một tiện ích mở rộng Chrome được phát triển bởi center, và tính năng chính của nó là "The Legendary Tab/Bookmark Manager OS".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng VisiOS - Tab / Bookmark Manager OS

Tải xuống các tệp mở rộng VisiOS - Tab / Bookmark Manager OS 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

                        🚀 VisiOS offers two main features: 🚀
A tab manager of epic proportions and an OS that legends are made of.


🟢 Main functions of the tab manager:
 ✅  Sort tabs and tab groups
 ✅  Search tab titles and copy tab links
 ✅  Directly restore 404 tabs with Internet Archive
 ✅  YouTube top mode


🟢 Main functions of the OS
 ✅ 20+ languages available
 ✅ 9 desktops (toggle between 2D and 3D modes)
 ✅ Save bookmarks from the tab list, toolbar, and HTML files
 ✅ Generate bookmark HTML files for all browsers
 ✅ Sync, add, and merge bookmarks to your browser
 ✅ Create folders that maintain the hierarchy of all currently open tabs or all bookmarks
 ✅ Password-lock desktops and folders
 ✅ Built-in video player (24 video sites supported, including YouTube and TED)
 ✅ Create video playlists (supports YouTube playlist URLs)
 ✅ Free App Store (download various apps to your OS for free)
 ✅ Draw on desktops, apps, and folders with 2D painting functionality
 ✅ Code editor for developing your own apps on the OS
 ✅ Quicklook like on MacOS
 ✅ Hypersearch (search across all 9 desktops at once)
 ✅ Robo-sort (sort folder hierarchies all at once)
 ✅ Word processor (supports LaTeX for advanced formula editing)
 ✅ Fully customizable fonts and icons
 ✅ Wide range of backup and reset options
 ✅ Add texts and lists anywhere on your desktops and folders
 ✅ Infinite scrolling (desktops behave almost like Google Maps)
 ✅ Warp points (navigate directly to specific coordinates across all desktops)
 ✅ Sidebar OS ←New!!

You can save bookmarks anywhere on the 9 desktops.
It's really easy to import, export, sync, and merge bookmarks.

You can also install various VisiOS apps for free, including games, utilities, language learning apps, cryptocurrency tools, and more.


  <VisiOS Official Tutorials:>
   https://beta-japan.com/tutorials


🚀 Usage Instructions (VisiOS): 🚀

When you first install the extension, click on the extension icon, and then select "Launch VisiOS" in the pop-up menu. (NOTE: Recommended to pin the VisiOS extension)



🚀 How to change your preferred language: 🚀
Right-click anywhere on any desktop and select “Settings” to change your preferred language.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên VisiOS - Tab / Bookmark Manager OS VisiOS - Tab / Bookmark Manager OS
ID gjoimbbkllocghfkbjdfjeakcgnkglgd
URL Chính Thức https://chromewebstore.google.com/detail/visios-tab-bookmark-manag/gjoimbbkllocghfkbjdfjeakcgnkglgd
Mô tả The Legendary Tab/Bookmark Manager OS
Kích Thước Tệp 958 KB
Số Lần Cài Đặt 5,035
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2023-11-18
Ngày Phát Hành 2023-09-19
Đánh Giá 5.00/5 Tổng số 6 Đánh Giá
Nhà Phát Triển center
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://beta-japan.com/
Ngôn Ngữ Được Hỗ Trợ id,de,en,fr,vi,es,it,pl,pt-BR,pt-PT,fi,sv,el,ru,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_n__",
    "default_locale": "en",
    "version": "1.1.0",
    "description": "The Legendary Tab\/Bookmark Manager OS",
    "permissions": [
        "storage",
        "tabs",
        "tabGroups",
        "unlimitedStorage",
        "bookmarks",
        "sessions",
        "sidePanel"
    ],
    "side_panel": {
        "default_path": "sidebar.html"
    },
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts allow-downloads allow-storage-access-by-user-activation allow-forms allow-modals allow-orientation-lock allow-pointer-lock allow-popups allow-popups-to-escape-sandbox allow-presentation allow-top-navigation allow-top-navigation-by-user-activation allow-top-navigation-to-custom-protocols; script-src 'self' 'unsafe-inline' 'unsafe-eval' 'unsafe-hashes'; script-src-elem * 'self' 'unsafe-inline' 'unsafe-eval' 'unsafe-hashes'; worker-src 'self' 'unsafe-inline' 'unsafe-eval' *; frame-src 'self'; media-src 'self' *; object-src 'self' *;"
    },
    "sandbox": {
        "pages": [
            "sandbox.html",
            "sq_editor.html"
        ],
        "web_accessible_resources": [
            {
                "resources": [
                    "*.html",
                    "*.css",
                    "img\/*",
                    "",
                    "http:\/\/*\/*",
                    "https:\/\/*\/*"
                ],
                "matches": [
                    "",
                    "http:\/\/*\/*",
                    "https:\/\/*\/*"
                ]
            }
        ]
    },
    "host_permissions": [
        "",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "*:\/\/*\/"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.html",
                "*.css",
                "img\/*",
                "",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "matches": [
                "",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "128": "icon.png"
    },
    "options_page": "options.html",
    "action": {
        "name": "VisiOS",
        "default_icon": "icon.png",
        "default_popup": "index.html"
    }
}