Organimi

Simply awesome org charts. Create, edit, print and share your organizational charts with Organimi's cloud-based software

Τι είναι το Organimi;

Το Organimi είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://v5.organimi.com, και η κύρια λειτουργία του είναι "Simply awesome org charts. Create, edit, print and share your organizational charts with Organimi's cloud-based software".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Organimi

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

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

                        Looking to organize your workplace structure in a simple, easy to use, org chart? Are you tired of using non-org chart solutions to map out your organization? Organimi’s focus is making the best purpose built org chart software on the market. 

Organimi is a powerful tool that allows you create an organizational chart in minutes. You can do so much with Organimi, including:

➤ Create an org chart from an existing template or from scratch! 
➤ Integrate with Microsoft ActiveDirectory, Microsoft Office 365 and Gsuite or any other system that provides a CSV or Excel output
➤ Share via a public URL link, private email invitation or embedding it on your website
➤ Export your chart to a PDF or PNG to bring to company meetings
➤ Print the whole chart or specific subsections of your chart on 60 different paper sizes
➤ Custom Fields feature allows you to add customized text to any role card 
➤ Add photos to jazz up your chart and show each member from your organization
➤ Use the Smart Chart Legend ™ to visualize information on your chart with badges or colors
➤ Our Colour Coding feature allows you to colour code a section of your chart, a member, or a department for quick visual representation your organization
➤ Move around roles and members by using the Drag & Drop feature 
➤ Connect LinkedIn profiles to role cards so everyone in your organization stays connected                    

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

Όνομα Organimi Organimi
ID pmlcphbonjlghdmgmlbdbfpgbcfadgje
Επίσημο URL https://chromewebstore.google.com/detail/organimi/pmlcphbonjlghdmgmlbdbfpgbcfadgje
Περιγραφή Simply awesome org charts. Create, edit, print and share your organizational charts with Organimi's cloud-based software
Μέγεθος Αρχείου 53.71 KB
Αριθμός Εγκαταστάσεων 971
Τρέχουσα Έκδοση 6.0.2
Τελευταία Ενημέρωση 2019-09-16
Ημερομηνία Δημοσίευσης 2019-09-16
Αξιολόγηση 4.82/5 Συνολικά 17 Αξιολογήσεις
Προγραμματιστής https://v5.organimi.com
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.organimi.com?ref=chromestore
Διεύθυνση URL της Σελίδας Βοήθειας https://organimi.zendesk.com/hc/en-us/
URL της Σελίδας Πολιτικής Απορρήτου https://www.organimi.com/privacy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "app.js"
        ]
    },
    "permissions": [],
    "browser_action": {
        "default_icon": {
            "16": "icon.png",
            "32": "icon_32.png",
            "48": "icon_48.png",
            "96": "icon_96.png",
            "128": "icon_128.png"
        },
        "default_title": "Organimi"
    },
    "manifest_version": 2,
    "name": "Organimi",
    "version": "6.0.2",
    "description": "Simply awesome org charts. Create, edit, print and share your organizational charts with Organimi's cloud-based software",
    "icons": {
        "16": "icon.png",
        "32": "icon_32.png",
        "48": "icon_48.png",
        "96": "icon_96.png",
        "128": "icon_128.png"
    },
    "optional_permissions": []
}