Simplified Chrome Extension
Design & Collaborate | Marketing made easy | Simplified
O que é Simplified Chrome Extension?
Simplified Chrome Extension é uma extensão do Chrome desenvolvida por https://simplified.com, e sua principal característica é "Design & Collaborate | Marketing made easy | Simplified".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Simplified Chrome Extension
Baixe arquivos de extensão Simplified 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
Simplified is the one app to create, collaborate, and scale your marketing. Design, write marketing copy, create videos, collaborate, and publish to socials—all in the same place. Built for speed and simplicity, Simplified helps creators, marketers and businesses to scale their marketing, streamline their workflows, and get work done in a few clicks. With a no-code design editor, AI writer, stunning templates, multiple brand kits, unlimited workspaces, and in-app publishing, you can start and finish your marketing without switching tabs. Ever.
Informações Básicas da Extensão
Nome | Simplified Chrome Extension |
ID | hibfheifkaehlpnfggmfimfbhhffcmla |
URL Oficial | https://chromewebstore.google.com/detail/simplified-chrome-extensi/hibfheifkaehlpnfggmfimfbhhffcmla |
Descrição | Design & Collaborate | Marketing made easy | Simplified |
Tamanho do Arquivo | 6.48 MB |
Contagem de Instalações | 6,730 |
Versão Atual | 2.4.3 |
Última Atualização | 2024-03-04 |
Data de Publicação | 2022-02-25 |
Classificação | 5.00/5 Total de 5 Avaliações |
Desenvolvedor | https://simplified.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://simplified.com |
URL da Página de Ajuda | https://help.simplified.com/en/ |
URL da Página de Política de Privacidade | https://simplified.co/privacy |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Design & Collaborate | Marketing made easy | Simplified", "version": "2.4.3", "manifest_version": 3, "name": "Simplified Chrome Extension", "background": { "service_worker": "js\/background.bundle.js" }, "options_page": "js\/options.html", "action": { "default_popup": "js\/popup.html", "default_icon": "assets\/images\/icon-48.png" }, "icons": { "16": "assets\/images\/icon-48.png", "32": "assets\/images\/icon-48.png", "46": "assets\/images\/icon-48.png", "128": "assets\/images\/icon-128.png" }, "permissions": [ "scripting", "activeTab", "storage" ], "host_permissions": [ " |