Simplified Chrome Extension
Design & Collaborate | Marketing made easy | Simplified
Apa itu Simplified Chrome Extension?
Simplified Chrome Extension adalah ekstensi Chrome yang dikembangkan oleh https://simplified.com, dan fitur utamanya adalah "Design & Collaborate | Marketing made easy | Simplified".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Simplified Chrome Extension
Unduh file ekstensi Simplified Chrome Extension dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Simplified Chrome Extension |
ID | hibfheifkaehlpnfggmfimfbhhffcmla |
URL Resmi | https://chromewebstore.google.com/detail/simplified-chrome-extensi/hibfheifkaehlpnfggmfimfbhhffcmla |
Deskripsi | Design & Collaborate | Marketing made easy | Simplified |
Ukuran File | 6.48 MB |
Jumlah Instalasi | 6,730 |
Versi Saat Ini | 2.4.3 |
Terakhir Diperbarui | 2024-03-04 |
Tanggal Publikasi | 2022-02-25 |
Penilaian | 5.00/5 Total 5 Penilaian |
Pengembang | https://simplified.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://simplified.com |
URL Halaman Bantuan | https://help.simplified.com/en/ |
URL Halaman Kebijakan Privasi | https://simplified.co/privacy |
Bahasa yang Didukung | 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": [ " |