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 |
公式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" ] } |