Trainual Chrome Extension
Allows you to connect to your Trainual account. It includes the ability to search and view Trainual content directly on any webpage.
O que é Trainual Chrome Extension?
Trainual Chrome Extension é uma extensão do Chrome desenvolvida por Trainual, e sua principal característica é "Allows you to connect to your Trainual account. It includes the ability to search and view Trainual content directly on any webpage.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Trainual Chrome Extension
Baixe arquivos de extensão Trainual Chrome Extension no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
With the Trainual Chrome extension, you can reference helpful training content right on your web browser with automatic context slideouts. Plus, quickly search through all Trainual content and jump back into training right where you left off. Join thousands of small businesses to level up the way you: onboard and train, document and delegate, systemize and scale. With Trainual, it’s easier than ever to train new hires twice as fast, hold your team accountable for following policies and processes, and keep everyone up to speed as your org grows and changes.
Informações Básicas da Extensão
Nome | Trainual Chrome Extension |
ID | enmjblnhlnoiimebechaigklkjnjedhd |
URL Oficial | https://chromewebstore.google.com/detail/trainual-chrome-extension/enmjblnhlnoiimebechaigklkjnjedhd |
Descrição | Allows you to connect to your Trainual account. It includes the ability to search and view Trainual content directly on any webpage. |
Tamanho do Arquivo | 283 KB |
Contagem de Instalações | 3,521 |
Versão Atual | 1.7.6.7 |
Última Atualização | 2024-02-01 |
Data de Publicação | 2020-06-23 |
Classificação | 5.00/5 Total de 4 Avaliações |
Desenvolvedor | Trainual |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://trainual.com |
URL da Página de Ajuda | https://help.trainual.com/en/articles/2986175-trainual-chrome-extension |
URL da Página de Política de Privacidade | https://trainual.com/privacy |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Trainual Chrome Extension", "description": "Allows you to connect to your Trainual account. It includes the ability to search and view Trainual content directly on any webpage.", "version": "1.7.6.7", "action": { "default_popup": "html\/popup.html", "default_icon": { "16": "images\/icons\/icon-16.png", "48": "images\/icons\/icon-48.png", "128": "images\/icons\/icon-128.png" } }, "icons": { "16": "images\/icons\/icon-16.png", "48": "images\/icons\/icon-48.png", "128": "images\/icons\/icon-128.png" }, "background": { "service_worker": "js\/background-wrapper.js" }, "content_scripts": [ { "matches": [ " |