Simple.ink | Notion Website Builder
Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready
Qu'est-ce que Simple.ink | Notion Website Builder ?
Simple.ink | Notion Website Builder est une extension Chrome développée par https://simple.ink, et sa fonction principale est "Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Simple.ink | Notion Website Builder
Téléchargez les fichiers d'extension Simple.ink | Notion Website Builder au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Simple.ink | Notion Website Builder |
ID | ogklcdflbdbkmjgobdlmfdbgmombonbj |
URL Officiel | https://chromewebstore.google.com/detail/simpleink-notion-website/ogklcdflbdbkmjgobdlmfdbgmombonbj |
Description | Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready |
Taille du Fichier | 16.77 KB |
Nombre d'Installations | 502 |
Version Actuelle | 0.1 |
Dernière Mise à Jour | 2022-01-30 |
Date de Publication | 2022-01-29 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | https://simple.ink |
Type de Paiement | free |
Site Web de l'Extension | http://simple.ink/ |
URL de la Page d'Aide | http://simple.ink/ |
Langues Prises en Charge | 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" ] } |