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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Build a website with Notion, in 10 seconds. No-code, fast, free, SEO-ready"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Simple.ink | Notion Website Builder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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