Organimi
Simply awesome org charts. Create, edit, print and share your organizational charts with Organimi's cloud-based software
什麼是Organimi?
Organimi是由https://v5.organimi.com開發的Chrome擴展程式,該擴展的主要功能是“Simply awesome org charts. Create, edit, print and share your organizational charts with Organimi's cloud-based software”。
擴展截圖
下載Organimi擴展crx文件
下載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 擴展基本資訊
| 名稱 | |
| ID | pmlcphbonjlghdmgmlbdbfpgbcfadgje |
| 官方網址 | 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": []
} | |