Simple.ink | Notion Website Builder
Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready
Simple.ink | Notion Website Builder là gì?
Simple.ink | Notion Website Builder là một tiện ích mở rộng Chrome được phát triển bởi https://simple.ink, và tính năng chính của nó là "Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Simple.ink | Notion Website Builder
Tải xuống các tệp mở rộng Simple.ink | Notion Website Builder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Simple.ink | Notion Website Builder |
ID | ogklcdflbdbkmjgobdlmfdbgmombonbj |
URL Chính Thức | https://chromewebstore.google.com/detail/simpleink-notion-website/ogklcdflbdbkmjgobdlmfdbgmombonbj |
Mô tả | Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready |
Kích Thước Tệp | 16.77 KB |
Số Lần Cài Đặt | 502 |
Phiên Bản Hiện Tại | 0.1 |
Cập Nhật Lần Cuối | 2022-01-30 |
Ngày Phát Hành | 2022-01-29 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | https://simple.ink |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://simple.ink/ |
URL Trang Trợ Giúp | http://simple.ink/ |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |