Kanbal - FREE Portfolio Website Builder

Create a simple online portfolio website in 1-Click, for FREE. No computer skills required.

Kanbal - FREE Portfolio Website Builderคืออะไร?

Kanbal - FREE Portfolio Website Builder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://kanbal.me และคุณลักษณะหลักของมันคือ "Create a simple online portfolio website in 1-Click, for FREE. No computer skills required."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Kanbal - FREE Portfolio Website Builder

ดาวน์โหลดไฟล์ส่วนขยาย Kanbal - FREE Portfolio Website Builder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Kanbal is the simplest way to create a portfolio website that gets your next client or job.

Just press the "Add Current Website" button to add a screenshot with a link to your work that you can share with your prospects on any social site.

They'll love seeing what you've done, but most importantly: what you're capable of.

You'll love how simple it is to keep your online professional presence updated.

I built Kanbal because I got frustrated of big website builders that complicated the process of showcasing my work.

So here it is, and I hope it can be as useful as it is for myself.

Let me know if I can do something to make it better for you.

— Alex
Founder

* A Google account is required to save your work, but don't worry, you won't get any spam. I hate it too.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Kanbal - FREE Portfolio Website Builder Kanbal - FREE Portfolio Website Builder
ID ekfjidghfjocalbmnnjepbaglbgckdgl
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/kanbal-free-portfolio-web/ekfjidghfjocalbmnnjepbaglbgckdgl
คำอธิบาย Create a simple online portfolio website in 1-Click, for FREE. No computer skills required.
ขนาดไฟล์ 1.36 MB
จำนวนการติดตั้ง 133
เวอร์ชันปัจจุบัน 1.20
อัปเดตครั้งล่าสุด 2020-08-30
วันที่เผยแพร่ 2020-08-26
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา http://kanbal.me
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://kanbal.me
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.20",
    "short_name": "Kanbal",
    "name": "Kanbal - FREE Portfolio Website Builder",
    "description": "Create a simple online portfolio website in 1-Click, for FREE. No computer skills required.",
    "browser_action": {
        "default_title": "Add Website to Kanbal",
        "default_popup": "popup.html"
    },
    "icons": {
        "196": "img\/icon-196.png",
        "192": "img\/icon-192.png",
        "180": "img\/icon-180.png",
        "128": "img\/icon-128.png",
        "48": "img\/icon-48.png",
        "32": "img\/icon-32.png",
        "16": "img\/icon-16.png"
    },
    "permissions": [
        "identity",
        "tabs",
        "activeTab"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/apis.google.com https:\/\/www.googleapis.com https:\/\/googleapis.com https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com https:\/\/google-analytics.com https:\/\/www.googletagmanager.com https:\/\/googletagmanager.com https:\/\/kit.fontawesome.com; object-src 'self'",
    "oauth2": {
        "client_id": "644068922054-27n9msd13tq586hdi1dho2do5tlah7ap.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj92E4NcDjDvLcIGT2bzVAvsIfxfDwXXa+nj6rqBz3N5\/dtz3ri2HeysS5lOygSNXiS4ZLVu\/3oPxRwveLbm++\/zg5mt9E5fXbZahlsFr2NQvDwL0lOGeSRFLgPyv\/3476R7B4017SPZunl0x9pIKNNw7Yvg8b2biSCzfdULGy8rpGgXjf1tcNGn0mBJ5gjsqkN\/NqW\/stJjba6AWmcLXeA+zFH+02z6UQ+c+KTxS0NSkJa+C4K1QBXvws3sbrae1kXvpjyOhLu0xaEYeVAyvLAH3l9gOaursUlBfQ8XxdJDbhmWNPemV9oR673XiQ60P6gbtx9Xz1k4J\/7GBgiWRJwIDAQAB"
}