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是由https://simple.ink開發的Chrome擴展程式,該擴展的主要功能是“Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready”。
擴展截圖
下載Simple.ink | Notion Website Builder擴展crx文件
下載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 |
官方網址 | 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" ] } |