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”。

扩展截图

screenshot
screenshot
screenshot

下载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 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"
    ]
}