Tabs Outliner

The Next Generation Session Manager; A Really Working Too Many Open Tabs Solution; And Your Browsing Notebook.

Qu'est-ce que Tabs Outliner ?

Tabs Outliner est une extension Chrome développée par https://tabsoutliner.com, et sa fonction principale est "The Next Generation Session Manager; A Really Working Too Many Open Tabs Solution; And Your Browsing Notebook.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Tabs Outliner

Téléchargez les fichiers d'extension Tabs Outliner 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

                        Tabs Outliner is a fusion of tabs manager, session manager and an tree like personal information organizer. It’s also embed instruments that greatly help reduce open tabs count by making possible easily annotate and close-save open windows and tabs in their original context. And what’s more important - allow then working with there saved tabs practically in the same way as with open ones, thus greatly reducing resources usage. 

It also implements one of the best ways to handle crashed sessions - an unfortunate reality for users with a habit of accumulating hundreds of open tabs. 

= FEATURES AND CAPABILITIES =

☀ Complete Overview of all your open and saved tabs and windows, along with custom added notes and marks. 

☀ Flexible and fully editable by Drag and Drop Tree - everything can be easily organized in logical hierarchies and delimited groups; unlike in other similar tools every node can be a parent for any other node, all items can be freely reordered to specify priority or importance. And all of this can be done not only with somewhere saved links - but with open tabs and windows!

☀ Close and save - just in one click you can preserve “in place” any tab or window  in their original context and surrounding in the Tree.  Saved windows and tabs can be freely mixed with those that are open. And as Tabs Outliner window is often active all the time, because it’s enormously useful to observe all currently active items, things saved in it does not fall out of the focus, as this often happen with other tools that save everything in some separate lists, so the actual action to close-save something to free resources become mentally much ease and really accomplished.

☀ Innovative Tabs Outlining And Organizing Features – you will be able annotate windows and tabs, add comments to them, summary of main ideas, to-do items. Text notes can be easily added in the Tree directly from web pages, just by Drag and Drop. 

☀ Tree Style Tab feature - those who remember famous Firefox plugin with the same name immediately recognize inspired by it very useful way to relate tabs to one another. This feature relates newly opened tabs to the tab from which they were opened, which automatically builds strong context for all items and nicely visualize tabs relations.

☀ Crash Resistance and Restore Feature Done Right - no more hassles after browser crash or sudden system restart. No more being forced to all or nothing choice, like with the default Chrome crash restoration: to lose all of these “remind me of something” tabs, or to have again a completely unresponsive PC, if you load all of them back. This extension makes it possible to reopen only windows you need NOW, or even some individual tabs inside them, without losing others. Everything will be available to reopen anytime you decide and in the same context and place where they were crashed without consuming any resources, along with newly created tabs, as if you simply continue your session without any crash. 

☀ Tabs List Exporter - easily export and share the annotated list of your tabs through Google Doc, Word, Evernote, email or some messenger. Hierarchies of windows can be exported individually simply by Drag & Drop. Or the whole tree can be saved as HTML file (by Ctrl-S in the main window).

☀ One Click Procrastination Stopper - Close-Save All currently open windows and tabs just in one click! Without losing all of the context and structure. Regain your attention and your PC responsiveness - momentary become ready again for some new work. 

= PAID FEATURES=

Everything mentioned above can be used absolutely for free, but to support project there are some additional paid features that can be indefinitely enabled for a small one-time payment ($14.95) and an unobtrusive banner that show up once in few weeks to remind about their existence:

☀ Keyboard Shortcuts and Clipboard support which enables whole new dimension and speed for tree manipulations and editing by pro users.

☀ Access to frequent local backups that are saved every few minutes for restoring accidental edits or deletions or to review latest changes. 

☀ Automatic Daily Backups to your Google Drive. Not only this secure your data this also enables possibilities to access your tree remotely from some other PC.

This paid features are completely optional and application can be effectively used without enabling them. In additional that the tree is constantly save all changes locally, backups and data exports can be done manually at any time. It’s not required to pay anything for this.                    

Informations de Base sur l'Extension

Nom Tabs Outliner Tabs Outliner
ID eggkanocgddhmamlbiijnphhppkpkmkl
URL Officiel https://chromewebstore.google.com/detail/tabs-outliner/eggkanocgddhmamlbiijnphhppkpkmkl
Description The Next Generation Session Manager; A Really Working Too Many Open Tabs Solution; And Your Browsing Notebook.
Taille du Fichier 1.31 MB
Nombre d'Installations 156,666
Version Actuelle 1.4.141
Dernière Mise à Jour 2021-04-07
Date de Publication 2020-04-30
Évaluation 4.51/5 Total 3199 Évaluations
Développeur https://tabsoutliner.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://tabsoutliner.com
URL de la Page d'Aide https://groups.google.com/forum/#!forum/tabs-outliner-support-group
URL de la Page de Politique de Confidentialité https://sites.google.com/view/tabsoutliner-privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.4.141",
    "name": "Tabs Outliner",
    "description": "The Next Generation Session Manager; A Really Working Too Many Open Tabs Solution; And Your Browsing Notebook.",
    "minimum_chrome_version": "42.0.0.0",
    "background": {
        "scripts": [
            "libs\/classinheritance.js",
            "tree\/js\/dboperations.js",
            "tree\/js\/treemodel.js",
            "signaturevalidator.js",
            "background.js",
            "backup\/background-backup.js"
        ]
    },
    "icons": {
        "16": "img\/favicon.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_title": "Tabs Outliner",
        "default_icon": "img\/icon.png"
    },
    "oauth2": {
        "client_id": "264571147925-gl2i51b5j91lkd21gojr9jh06kp2gos3.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive.appdata"
        ]
    },
    "permissions": [
        "storage",
        "tabs",
        "unlimitedStorage",
        "chrome:\/\/favicon\/",
        "identity"
    ],
    "optional_permissions": [
        "identity.email",
        "clipboardRead"
    ],
    "default_locale": "en",
    "options_page": "options.html",
    "manifest_version": 2,
    "web_accessible_resources": [
        "*",
        "tree\/js\/treeview.js",
        "activesessionview.js"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/connect.facebook.net https:\/\/apis.google.com https:\/\/platform.twitter.com; object-src 'self';",
    "offline_enabled": true,
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDTFjLkWlVbRsd0qJrg1Wgk\/T+XtMulOxKQDm4FVwjTCWbD8qpfnA8xVvGuWhQqzWHmqlRfY3IAqeVJd4\/hEQr5ZpXNBa25+GAzjFT\/pykj7oVPXArswhJWx\/WuTUMqmIIFuoehFBNQ8bbGj6X1DZ5KwbJf7MD4JQYEr6AuK49T5wIDAQAB",
    "commands": {
        "save_close_current_tab": {
            "description": "Save and Close current tab"
        },
        "save_close_current_window": {
            "description": "Save and Close current window"
        },
        "save_close_all_windows": {
            "description": "Save and Close all open windows"
        },
        "_execute_browser_action": []
    }
}