hexagonTab

Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.

ما هو hexagonTab؟

hexagonTab هو إضافة Chrome تم تطويرها بواسطة zombieFox، والميزة الرئيسية لها هي "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة hexagonTab

قم بتنزيل ملفات الامتداد hexagonTab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Save bookmarks to your start page on a unique hexagonal grid. hexagonTab keeps the new tab page clean and simple with a focus on presenting links to your most frequented sites.

hexagonTab does NOT collect or use your personal or browser data in any way.                    

معلومات أساسية عن التمديد

الاسم hexagonTab hexagonTab
ID hjapnkiokjkamfjenbdagacmpkobjlgi
عنوان URL الرسمي https://chromewebstore.google.com/detail/hexagontab/hjapnkiokjkamfjenbdagacmpkobjlgi
الوصف Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.
حجم الملف 834 KB
عدد التثبيتات 2,324
النسخة الحالية 4.1.0
آخر تحديث 2022-05-17
تاريخ النشر 2020-09-02
تقييم 4.67/5 مجموع تقييمات 12
المطور zombieFox
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/zombieFox/hexagonTab
عنوان صفحة المساعدة https://github.com/zombieFox/hexagonTab/issues
اللغات المدعومة en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "hexagonTab",
    "short_name": "hexagonTab",
    "description": "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.",
    "version": "4.1.0",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon\/icon-16.png",
        "48": "icon\/icon-48.png",
        "128": "icon\/icon-128.png",
        "512": "icon\/icon-512.png"
    }
}