Simple.ink | Notion Website Builder
Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready
Was ist Simple.ink | Notion Website Builder?
Simple.ink | Notion Website Builder ist eine Chrome-Erweiterung, die von https://simple.ink entwickelt wurde, und ihr Hauptmerkmal ist "Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready".
Erweiterungsscreenshots
Simple.ink | Notion Website Builder-Erweiterungs-CRX-Datei herunterladen
Laden Sie Simple.ink | Notion Website Builder-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Simple.ink | Notion Website Builder |
ID | ogklcdflbdbkmjgobdlmfdbgmombonbj |
Offizielle URL | https://chromewebstore.google.com/detail/simpleink-notion-website/ogklcdflbdbkmjgobdlmfdbgmombonbj |
Beschreibung | Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready |
Dateigröße | 16.77 KB |
Installationsanzahl | 502 |
Aktuelle Version | 0.1 |
Letztes Update | 2022-01-30 |
Veröffentlichungsdatum | 2022-01-29 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | https://simple.ink |
Zahlungsart | free |
Erweiterungswebsite | http://simple.ink/ |
Hilfeseite URL | http://simple.ink/ |
Unterstützte Sprachen | 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" ] } |