Extelli - SOPs, Training, How-To Guides

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

Co to jest Extelli - SOPs, Training, How-To Guides?

Extelli - SOPs, Training, How-To Guides to rozszerzenie Chrome opracowane przez https://extelli.com, a jego główną funkcją jest „Deploy systems faster. Document processes in seconds. Build self-service Libraries. Make every user a collaborator.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Extelli - SOPs, Training, How-To Guides

Pobierz pliki rozszerzeń Extelli - SOPs, Training, How-To Guides w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Extelli - SOPs, Training, How-To Guides Extelli - SOPs, Training, How-To Guides
ID emfoebbhnegociipmmlaemhcemhhmloa
Oficjalny URL https://chromewebstore.google.com/detail/extelli-sops-training-how/emfoebbhnegociipmmlaemhcemhhmloa
Opis Deploy systems faster. Document processes in seconds. Build self-service Libraries. Make every user a collaborator.
Rozmiar pliku 351 KB
Liczba instalacji 227
Aktualna Wersja 1.20
Ostatnia Aktualizacja 2023-08-17
Data Publikacji 2022-12-15
Ocena 5.00/5 Łącznie 20 Oceny
Deweloper https://extelli.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://extelli.com/
Adres URL Strony Pomocy https://extelli.com/resources
Adres URL Strony Polityki Prywatności https://extelli.com/privacy-policy
Obsługiwane Języki 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
        }
    ]
}