Factsplat Tabs and Bookmarks Manager

The Factsplat Tabs and Bookmarks Manager makes it easier than ever to find and organize your links and tabs!

Factsplat Tabs and Bookmarks Managerคืออะไร?

Factsplat Tabs and Bookmarks Manager เป็นส่วนขยายของ Chrome ที่พัฒนาโดย extensions และคุณลักษณะหลักของมันคือ "The Factsplat Tabs and Bookmarks Manager makes it easier than ever to find and organize your links and tabs!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Factsplat Tabs and Bookmarks Manager

ดาวน์โหลดไฟล์ส่วนขยาย Factsplat Tabs and Bookmarks Manager ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Note: Sign up with a free account on Factsplat.com to use this extension!

Factsplat structures and simplifies your digital life.

No more forgotten links, or long unreadable lists of tabs. Experience the satisfaction of closing all your tabs, knowing that Factsplat is keeping them safe.

The Factsplat Tabs and Bookmarks Manager lets you swiftly save your tabs to Factsplat. Declutter your browser and move your tabs into organized dashboards.

Use Factsplat to create visual dashboards with the links and information you use for all your different projects. Create dashboards for any purpose (your work, a project, a hobby etc.) and organize your related links and notes, and even share them with others. The Factsplat Tabs and Bookmarks Manager makes building your dashboards in Factsplat faster and easier than ever.

With Factsplat as your new tab page, you can rest assured that all the information you need is easily available at any time.

Download the Factsplat Tabs and Bookmarks Manager and register (or sign in) to Factsplat with extended superpowers!


FEATURES

Get Factsplat as your new tab page:
Get Factsplat right at your fingertips, and make your links and information available to you at any time. If you don’t want this, we also have a light version available

Factsplat side panel for tab management:
While on Factsplat, use the added side-panel to easily drag your current tabs right into Factsplat, and finally close down those 30+ open tabs.

Import bookmarks:
Got a bunch of bookmarks you want to get sorted out? The Factsplat extension let's you import your stored bookmarks directly into your splats with a single click

Save your current tab:
Save a link to the current tab on your Factsplat dashboards in just one click! Within your dashboards, you can then visually organize your links, drag them into collections, etc.

Save text and links:
Right-click interesting and important links and text you find online, and save it directly to one of your Factsplat dashboards.


SUPPORT

Feel free to contact our team at [email protected] and we’ll reply as soon as possible.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Factsplat Tabs and Bookmarks Manager Factsplat Tabs and Bookmarks Manager
ID cfincihagpobgffcamhpeojhjbikifkh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/factsplat-tabs-and-bookma/cfincihagpobgffcamhpeojhjbikifkh
คำอธิบาย The Factsplat Tabs and Bookmarks Manager makes it easier than ever to find and organize your links and tabs!
ขนาดไฟล์ 235 KB
จำนวนการติดตั้ง 172
เวอร์ชันปัจจุบัน 1.1.1
อัปเดตครั้งล่าสุด 2024-02-27
วันที่เผยแพร่ 2023-10-03
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา extensions
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://factsplat.com
URL หน้าช่วยเหลือ https://factsplat.com/help/contact-us
URL หน้านโยบายความเป็นส่วนตัว https://uploads-factsplat-staging.ams3.digitaloceanspaces.com/applicationImages/docs/PrivacyNotice.pdf
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Factsplat Tabs and Bookmarks Manager",
    "description": "The Factsplat Tabs and Bookmarks Manager makes it easier than ever to find and organize your links and tabs!",
    "version": "1.1.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "src\/entries\/popup\/index.html",
        "default_icon": {
            "16": "icons\/16.png",
            "19": "icons\/19.png",
            "32": "icons\/32.png",
            "38": "icons\/38.png"
        }
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "permissions": [
        "bookmarks",
        "contextMenus",
        "tabs",
        "storage",
        "scripting",
        "notifications"
    ],
    "chrome_url_overrides": {
        "newtab": "src\/entries\/redirect\/index.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "src\/entries\/popup\/index.html",
                "src\/composables\/helperFunctions.ts",
                "src\/entries\/resourceManager\/index.html",
                "src\/entries\/redirect\/main.ts",
                "assets\/src\/composables\/helperFunctions-9382c219.js",
                "assets\/browser-polyfill-a66e1e82.js",
                "assets\/saveToFactsplat-c77b683b.js",
                "assets\/src\/entries\/redirect\/main-403fba6e.js",
                "assets\/browser-polyfill-a66e1e82.js",
                "assets\/newTabFunctions-8852c674.js"
            ]
        },
        {
            "resources": [
                "assets\/src\/entries\/content\/main-9e5fcc42.js",
                "assets\/_plugin-vue_export-helper-59417579.js",
                "assets\/browser-polyfill-a66e1e82.js",
                "assets\/saveToFactsplat-c77b683b.js"
            ],
            "matches": [
                "*:\/\/*.factsplat.com\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.factsplat.com\/*"
            ],
            "js": [
                "src\/entries\/content\/main.js"
            ],
            "css": [
                "assets\/style-34cf7796.css"
            ]
        }
    ],
    "icons": {
        "16": "icons\/16.png",
        "19": "icons\/19.png",
        "32": "icons\/32.png",
        "38": "icons\/38.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png",
        "96": "icons\/96.png",
        "128": "icons\/128.png",
        "256": "icons\/256.png",
        "512": "icons\/512.png"
    },
    "commands": {
        "fs-save-tab": {
            "description": "Save the current tab to Factsplat",
            "suggested_key": {
                "default": "Alt+Shift+L",
                "mac": "MacCtrl+Shift+L"
            }
        },
        "fs-save-text": {
            "description": "Save the selected text to Factsplat",
            "suggested_key": {
                "default": "Alt+Shift+N",
                "mac": "MacCtrl+Shift+N"
            }
        }
    },
    "background": {
        "service_worker": "serviceWorker.js",
        "type": "module"
    }
}