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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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/ |
URL หน้าช่วยเหลือ | 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" ] } |