Padlet Mini

Collect and bookmark the best of web for yourself or with friends.

Padlet Miniคืออะไร?

Padlet Mini เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://padlet.com และคุณลักษณะหลักของมันคือ "Collect and bookmark the best of web for yourself or with friends."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Padlet Mini

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

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

                        Padlet mini allows you to bookmark the best of the web by adding items to a collaborative digital canvas. 

WHAT IS A PADLET?

A padlet is a blank canvas.

We give you an empty page and you can put whatever you like on it. Drag in a video, record an interview, snap a selfie, write text posts or upload some documents, and voilà! 

Padlet is different from other blogging tools and inspiration boards because it’s flexible. Create a grocery list, a Venn diagram, a discussion board, a group greeting card, a portfolio, or a business plan, all in one app. Used by teachers, students, professionals, and individuals of all ages, all around the world, padlets can be selectively shared and edited among multiple contributors. 

See an example padlet: http://padlet.com/about/us

WHY SHOULD I USE PADLET?

1. Padlets are shareable. So, instead of collecting links about your next vacation alone, you can collect it together with your better half. Hoard together!

2. You can keep everything in one place. Once you have collected your links, you can add text notes, upload files to the same padlet. An example: upload your train tickets to the same padlet that has an article about the city you’ll be visiting. Oh, and maybe write a travel journal as you go.

3. Padlets are beautiful. Make a padlet yours by choosing custom backgrounds, themes, and building your profile.                    

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

ชื่อ Padlet Mini Padlet Mini
ID kcljbbiddpoeaknnjaminoceoojdbikp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/padlet-mini/kcljbbiddpoeaknnjaminoceoojdbikp
คำอธิบาย Collect and bookmark the best of web for yourself or with friends.
ขนาดไฟล์ 1.19 MB
จำนวนการติดตั้ง 256,776
เวอร์ชันปัจจุบัน 3.5.0
อัปเดตครั้งล่าสุด 2019-01-09
วันที่เผยแพร่ 2019-01-08
คะแนน 4.08/5 รวมทั้งหมด 65 คะแนน
ผู้พัฒนา https://padlet.com
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Padlet Mini",
    "author": "Wallwisher Inc.",
    "version": "3.5.0",
    "description": "Collect and bookmark the best of web for yourself or with friends.",
    "homepage_url": "https:\/\/github.com\/padlet\/web-extensions",
    "icons": {
        "20": "icons\/icon-20.png",
        "25": "icons\/icon-25.png",
        "30": "icons\/icon-30.png",
        "40": "icons\/icon-40.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "96": "icons\/icon-96.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon-32.png",
        "default_title": "Padlet Mini",
        "default_popup": "popup\/index.html"
    },
    "background": {
        "scripts": [
            "browser-polyfill\/browser-polyfill.min.js",
            "background\/index.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*.padlet.com\/*",
                "https:\/\/*.padlet.com\/*",
                "http:\/\/padlet.com\/*",
                "https:\/\/padlet.com\/*",
                "http:\/\/*.padlet.org\/*",
                "https:\/\/*.padlet.org\/*"
            ],
            "js": [
                "browser-polyfill\/browser-polyfill.min.js",
                "content-scripts\/index.js"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.googletagmanager.com https:\/\/www.google-analytics.com\/; object-src 'self'",
    "permissions": [
        "tabs",
        "desktopCapture",
        "http:\/\/*.padlet.com\/*",
        "https:\/\/*.padlet.com\/*",
        "http:\/\/padlet.com\/*",
        "https:\/\/padlet.com\/*",
        "http:\/\/*.padlet.org\/*",
        "https:\/\/*.padlet.org\/*"
    ],
    "web_accessible_resources": [
        "screenshare.js"
    ]
}

ส่วนขยายที่เกี่ยวข้อง