Simple.ink | Notion Website Builder
Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready
ما هو Simple.ink | Notion Website Builder؟
Simple.ink | Notion Website Builder هو إضافة Chrome تم تطويرها بواسطة https://simple.ink، والميزة الرئيسية لها هي "Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Simple.ink | Notion Website Builder
قم بتنزيل ملفات الامتداد Simple.ink | Notion Website Builder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Create a website from a Notion page, in 10 seconds, with Simple.ink. We'll be honest: this doesn't do much. Why? Simply because *we* don't do much. We're doing this in a simple way. All we're doing is making a simple process even simpler. Here's how you use this extension: 1. Go to a Notion page 2. Instead of going to https://www.simple.ink/notion-website-builder, you now just click the button of this Chrome Extension. We do the heavy lifting for you. 3. You skip a few steps → your website is halfway done! In about 5 seconds, you can go live with your website. We're Simple.ink. We take Notion pages and turn them into a beautiful, fast, no-code, SEO-ready website, in 10 seconds.
معلومات أساسية عن التمديد
الاسم | Simple.ink | Notion Website Builder |
ID | ogklcdflbdbkmjgobdlmfdbgmombonbj |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/simpleink-notion-website/ogklcdflbdbkmjgobdlmfdbgmombonbj |
الوصف | Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready |
حجم الملف | 16.77 KB |
عدد التثبيتات | 502 |
النسخة الحالية | 0.1 |
آخر تحديث | 2022-01-30 |
تاريخ النشر | 2022-01-29 |
تقييم | 5.00/5 مجموع تقييمات 3 |
المطور | https://simple.ink |
نوع الدفع | free |
موقع الإضافة | http://simple.ink/ |
عنوان صفحة المساعدة | http://simple.ink/ |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Simple.ink | Notion Website Builder", "version": "0.1", "description": "Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready", "manifest_version": 3, "action": { "default_popup": "popup\/popup.html" }, "background": { "service_worker": "sw.js" }, "permissions": [ "scripting", "activeTab" ] } |