Simplified Chrome Extension
Design & Collaborate | Marketing made easy | Simplified
Qu'est-ce que Simplified Chrome Extension ?
Simplified Chrome Extension est une extension Chrome développée par https://simplified.com, et sa fonction principale est "Design & Collaborate | Marketing made easy | Simplified".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Simplified Chrome Extension
Téléchargez les fichiers d'extension Simplified Chrome Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Simplified Chrome Extension |
ID | hibfheifkaehlpnfggmfimfbhhffcmla |
URL Officiel | https://chromewebstore.google.com/detail/simplified-chrome-extensi/hibfheifkaehlpnfggmfimfbhhffcmla |
Description | Design & Collaborate | Marketing made easy | Simplified |
Taille du Fichier | 6.48 MB |
Nombre d'Installations | 6,730 |
Version Actuelle | 2.4.3 |
Dernière Mise à Jour | 2024-03-04 |
Date de Publication | 2022-02-25 |
Évaluation | 5.00/5 Total 5 Évaluations |
Développeur | https://simplified.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://simplified.com |
URL de la Page d'Aide | https://help.simplified.com/en/ |
URL de la Page de Politique de Confidentialité | https://simplified.co/privacy |
Langues Prises en Charge | 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": [ " |