Extelli - SOPs, Training, How-To Guides

Deploy systems faster. Document processes in seconds. Build self-service Libraries. Make every user a collaborator.

Was ist Extelli - SOPs, Training, How-To Guides?

Extelli - SOPs, Training, How-To Guides ist eine Chrome-Erweiterung, die von https://extelli.com entwickelt wurde, und ihr Hauptmerkmal ist "Deploy systems faster. Document processes in seconds. Build self-service Libraries. Make every user a collaborator.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Extelli - SOPs, Training, How-To Guides-Erweiterungs-CRX-Datei herunterladen

Laden Sie Extelli - SOPs, Training, How-To Guides-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Implement your newest system faster with Extelli.

Start your free 14-day Extelli Teams trial today! No credit card required. All your content is available forever after your trial. 

TURN EVERY USER INTO AN EAGER COLLABORATOR FOR YOUR NEW SYSTEM
Create documentation in seconds. Equip every user with a self-service Library just as easily. Teach your users... and learn from them, with a click. 

CREATING DOCUMENTATION
Create process documentation in seconds, not hours, with our point-and-click Chrome extension. Every click is captured as a screenshot with highlighted click and automatically named step.

Annotate, crop, and blur screenshots... or add your own screenshots, images, GIFs, and embedded videos for perfect context. 

SELF-SERVICE LIBRARIES
Keep every lesson learned in a self-service Library for every team member, partner, and customer. 

EDUCATION AND COLLABORATION
Turn every user into a collaborator. Teach and learn from them with Extelli's Learning Modules and feedback system*.

EASY. SCALABLE. COMPLETE.
Start from scratch and build your next support library in a single afternoon. 

Extelli replaces and enhances whole collaboration stacks, including Google Workspaces (Drive, Docs, Slides), Microsoft Office Suite, Loom, Wikis, Knowledge Bases, Inboxes, 1:1 Training, FAQ Pages, and hundreds more.

🐙 Save expensive time by making visual Guides in seconds, not hours
🐙 Empower your users to find their own solutions, quickly
🐙 Turn user feedback into real-time edits to keep your Guides on the cutting edge
🐙 Guarantee every lesson learned becomes your newest best practice

WHO LOVES EXTELLI:
▶ Business Operations leaders deploying new systems to teams, partners, and customers
▶ Product Managers sharing their latest product update
▶ Customer Success leaders teaching and learning from customers about their product
▶ Solo operators building easy reference libraries for themselves

EXTELLI'S KEY FEATURES:
▶ Point and click to build visual How To Guides in seconds
▶ Process steps are named based on what you clicked
▶ Each click becomes a screenshot with a highlight where you clicked
▶ Customize steps, texts, and content
▶ Upload new images, GIFs, and embed YouTube and Loom videos
▶ Share in a click with links and exported PDFs
▶ Intuitive Library organization that never loses a document
▶ Create Collections as toolboxes for special problems
▶ Create Learning Modules for assignable Learning Paths to any email address
▶ Coming soon: Empower every user to help keep your content updated with a single click

EXTELLI'S USE CASES:
▶ Training, support, and feedback loops for new systems and processes
▶ Process documentation for Standard Operating Procedures
▶ Enriched visual + text feedback that shows what's actually happening onscreen
▶ Training courses for onboarding, issue resolution, and best practices
▶ "Show me" feedback loops for software companies
▶ Compare and contrasting software, websites, and any browser-based activity
▶ Turn every team member into an Author who contributes each lesson learned to your Knowledge Base / Knowledge Management Solution... by doing the work they're already doing every day

Nimbly create, curate, and collaborate on every How To Guide, open ticket, lesson learned, and best practice. SOPs, Team Training, Best Practices, Documentation... whether you call us a Knowledge Base Solution or Knowledge Management System, we're the fastest, easiest solution for bringing your team, partners, and customers together on your latest system.

From supporting your own SaaS product, to deploying a useful tool, to wrangling a complex multi-tool process, Extelli is the nimble knowledge manager for operations leaders who need to deploy, support, and scale systems.

Help your users know how, right now, with Extelli.                    

Grundlegende Informationen zur Erweiterung

Name Extelli - SOPs, Training, How-To Guides Extelli - SOPs, Training, How-To Guides
ID emfoebbhnegociipmmlaemhcemhhmloa
Offizielle URL https://chromewebstore.google.com/detail/extelli-sops-training-how/emfoebbhnegociipmmlaemhcemhhmloa
Beschreibung Deploy systems faster. Document processes in seconds. Build self-service Libraries. Make every user a collaborator.
Dateigröße 351 KB
Installationsanzahl 227
Aktuelle Version 1.20
Letztes Update 2023-08-17
Veröffentlichungsdatum 2022-12-15
Bewertung 5.00/5 Insgesamt 20 Bewertungen
Entwickler https://extelli.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://extelli.com/
Hilfeseite URL https://extelli.com/resources
URL der Datenschutzrichtlinien-Seite https://extelli.com/privacy-policy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Extelli - SOPs, Training, How-To Guides",
    "version": "1.20",
    "description": "Deploy systems faster. Document processes in seconds. Build self-service Libraries. Make every user a collaborator.",
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_icon": {
            "16": "icon-16.png",
            "32": "icon-32.png",
            "48": "icon-48.png",
            "128": "icon-128.png"
        }
    },
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/js\/Content-script-loader.index.chunk.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ],
            "css": [
                "assets\/css\/contentIndex.chunk.css"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "https:\/\/extelli-staging-tlt8t.ondigitalocean.app\/*",
            "https:\/\/staging-extelli.paralect.net\/*",
            "https:\/\/app.extelli.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "icon-128.png",
                "icon-32.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/woff2\/MuseoMuseo-bold.chunk.woff2",
                "assets\/woff\/MuseoMuseo-bold.chunk.woff",
                "assets\/woff2\/MuseoMuseo-medium.chunk.woff2",
                "assets\/woff\/MuseoMuseo-medium.chunk.woff",
                "assets\/woff2\/MuseoMuseo-light.chunk.woff2",
                "assets\/woff\/MuseoMuseo-light.chunk.woff",
                "assets\/ttf\/LivvicLivvic-regular.chunk.ttf",
                "assets\/js\/index.fd617982.js",
                "assets\/js\/supabase.service.893714d7.js",
                "assets\/js\/utils.f92d775a.js",
                "src\/pages\/content\/index.js"
            ],
            "use_dynamic_url": true
        }
    ]
}