Simple.ink | Notion Website Builder
Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready
Cos'è Simple.ink | Notion Website Builder?
Simple.ink | Notion Website Builder è un'estensione di Chrome sviluppata da https://simple.ink, e la sua funzione principale è "Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Simple.ink | Notion Website Builder
Scarica i file di estensione Simple.ink | Notion Website Builder in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        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.                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | ogklcdflbdbkmjgobdlmfdbgmombonbj | 
| URL Ufficiale | https://chromewebstore.google.com/detail/simpleink-notion-website/ogklcdflbdbkmjgobdlmfdbgmombonbj | 
| Descrizione | Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready | 
| Dimensione del File | 16.77 KB | 
| Conteggio Installazioni | 502 | 
| Versione Corrente | 0.1 | 
| Ultimo Aggiornamento | 2022-01-30 | 
| Data di Pubblicazione | 2022-01-29 | 
| Valutazione | 5.00/5 Totale 3 Valutazioni | 
| Sviluppatore | https://simple.ink | 
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | http://simple.ink/ | 
| URL della Pagina di Aiuto | http://simple.ink/ | 
| Lingue Supportate | 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"
    ]
}  |  |