Factsplat Tabs and Bookmarks Manager

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

Qu'est-ce que Factsplat Tabs and Bookmarks Manager ?

Factsplat Tabs and Bookmarks Manager est une extension Chrome développée par extensions, et sa fonction principale est "The Factsplat Tabs and Bookmarks Manager makes it easier than ever to find and organize your links and tabs!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Factsplat Tabs and Bookmarks Manager

Téléchargez les fichiers d'extension Factsplat Tabs and Bookmarks Manager au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Factsplat Tabs and Bookmarks Manager Factsplat Tabs and Bookmarks Manager
ID cfincihagpobgffcamhpeojhjbikifkh
URL Officiel https://chromewebstore.google.com/detail/factsplat-tabs-and-bookma/cfincihagpobgffcamhpeojhjbikifkh
Description The Factsplat Tabs and Bookmarks Manager makes it easier than ever to find and organize your links and tabs!
Taille du Fichier 235 KB
Nombre d'Installations 172
Version Actuelle 1.1.1
Dernière Mise à Jour 2024-02-27
Date de Publication 2023-10-03
Évaluation 5.00/5 Total 5 Évaluations
Développeur extensions
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://factsplat.com
URL de la Page d'Aide https://factsplat.com/help/contact-us
URL de la Page de Politique de Confidentialité https://uploads-factsplat-staging.ams3.digitaloceanspaces.com/applicationImages/docs/PrivacyNotice.pdf
Langues Prises en Charge 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"
    }
}