Simplified Chrome Extension
Design & Collaborate | Marketing made easy | Simplified
¿Qué es Simplified Chrome Extension?
Simplified Chrome Extension es una extensión de Chrome desarrollada por https://simplified.com, y su función principal es "Design & Collaborate | Marketing made easy | Simplified".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Simplified Chrome Extension
Descarga archivos de extensión Simplified Chrome Extension en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Simplified Chrome Extension |
ID | hibfheifkaehlpnfggmfimfbhhffcmla |
URL Oficial | https://chromewebstore.google.com/detail/simplified-chrome-extensi/hibfheifkaehlpnfggmfimfbhhffcmla |
Descripción | Design & Collaborate | Marketing made easy | Simplified |
Tamaño del Archivo | 6.48 MB |
Cantidad de Instalaciones | 6,730 |
Versión Actual | 2.4.3 |
Última Actualización | 2024-03-04 |
Fecha de Publicación | 2022-02-25 |
Calificación | 5.00/5 Total de 5 Calificaciones |
Desarrollador | https://simplified.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://simplified.com |
URL de la Página de Ayuda | https://help.simplified.com/en/ |
URL de la Página de Política de Privacidad | https://simplified.co/privacy |
Idiomas Soportados | 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": [ " |