Bookmark Manager - favattic.com

Powerful bookmark manager for individuals and teams. Easy to use, secure, and productive.

Τι είναι το Bookmark Manager - favattic.com;

Το Bookmark Manager - favattic.com είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.favattic.com, και η κύρια λειτουργία του είναι "Powerful bookmark manager for individuals and teams. Easy to use, secure, and productive.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Bookmark Manager - favattic.com

Λήψη αρχείων επέκτασης Bookmark Manager - favattic.com σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        1.  Quick bookmarking while browsing:
Just press favattic button and choose 
where to store. No need to open favattic. 

2. Copy browser bookmarks to favattic fastly

3.  Automatic bookmark duplicate-check: 
You see immediately, if the webpage 
is already stored in favattic. 
____________________________________________
What is favattic bookmarking?

*Clean Design - Clear Structure*
Easy tab-system to create separate bookmark collections for various topics or projects in one place

*Flexible*
Works everywhere with any device and any browser

*Teamwork*
Separate team-tabs allow friends+colleagues to share their bookmarks automatically and support each other.
 
*Secure*
favattic guarantees highest data security. No tracking, no profiling.

__________________________________________
About our team!

We are 3 enthusiastic people, loving good structures and modern interfaces. As IT specialists for information management and collaboration-systems, we believe favattic solves all efficiency problems of regularly bookmarkers.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Bookmark Manager - favattic.com Bookmark Manager - favattic.com
ID ajmlbbfiejodkbgeicicecdjbpcanecj
Επίσημο URL https://chromewebstore.google.com/detail/bookmark-manager-favattic/ajmlbbfiejodkbgeicicecdjbpcanecj
Περιγραφή Powerful bookmark manager for individuals and teams. Easy to use, secure, and productive.
Μέγεθος Αρχείου 192 KB
Αριθμός Εγκαταστάσεων 628
Τρέχουσα Έκδοση 1.6.9
Τελευταία Ενημέρωση 2016-12-04
Ημερομηνία Δημοσίευσης 2016-12-04
Αξιολόγηση 3.69/5 Συνολικά 13 Αξιολογήσεις
Προγραμματιστής https://www.favattic.com
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bookmark Manager - favattic.com",
    "short_name": "Smart Bookmarking Solution",
    "description": "Powerful bookmark manager for individuals and teams. Easy to use, secure, and productive.",
    "version": "1.6.9",
    "browser_action": {
        "default_icon": "img\/favicon-32x32.png",
        "default_popup": "favattic.html"
    },
    "icons": {
        "16": "img\/favicon-16x16.png",
        "32": "img\/favicon-32x32.png",
        "48": "img\/favicon-48x48.png",
        "128": "img\/favicon-128x128.png"
    },
    "permissions": [
        "bookmarks",
        "storage",
        "notifications",
        "activeTab",
        "tabs",
        "http:\/\/*.favattic.com\/*"
    ],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "windows": "Alt+Shift+D",
                "mac": "Alt+Shift+D",
                "chromeos": "Alt+Shift+D",
                "linux": "Alt+Shift+D"
            }
        }
    }
}