Hootit By Hootboard

A Chrome Extension To Post Webpage Content To Hootboard

Hootit By Hootboardคืออะไร?

Hootit By Hootboard เป็นส่วนขยายของ Chrome ที่พัฒนาโดย hootboard และคุณลักษณะหลักของมันคือ "A Chrome Extension To Post Webpage Content To Hootboard"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Hootit By Hootboard

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

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

                        Introducing HootBoard. 
This is the place you connect with and find out the latest about the organizations you care about most. This extension is part of the comprehensive bulletin board platform that connects the website, lobby and other physical screens of your organization.

HOW TO USE THIS EXTENSION
This extension allows you to quickly share posts to a HootBoard right from your browser.  The extension is designed existing users who have posting access to a HootBoard. 

WHAT CAN I POST?
Share articles, videos, events, deals, jobs, documents and more that you find on the web.

WHAT IS HOOTBOARD? 
HootBoard is a bulletin board platform for organizations. Primarily used in residential or commercial property communities and university departments;   HootBoard can be used for any organization including schools, non-profits, workplaces and many more to internally share announcements, events, classifieds, jobs and more. Members can start discussions and get recommendations from fellow members.

UNIFIED COMMUNICATIONS
 If you are in charge of driving engagement for your organization, gone are the days where you maintain the content on the website separately, have a detailed newsletter, maintain a separate groups application and update screens in your lobbies. HootBoard is one platform that connects them all. Create your community HootBoard, invite your members and let them post hoots. Using simple connectors and organization of content, Administrators can route all of this content seamlessly to their website or screens in lobbies. Members can also get newsletter via email with the most popular activity from a board or they can always access their HootBoard community at Hootboard.com and via our various apps.

COOL. HOW DO I GET ONE? 
If you don't have posting access to a board, request posting access for a board that you are part or create a free HootBoard for your organization at https://www.hootboard.com or . It only takes minutes to get started. 

ARE MORE FEATURES COMING?
Yes. We will be adding more features to the extension over time to allow you customize your posts even more. Stay tuned!

Learn more about us at about.hootboard.com                    

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

ชื่อ Hootit By Hootboard Hootit By Hootboard
ID ighmdldillojmaljjekkdnpnneakhfim
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/hootit-by-hootboard/ighmdldillojmaljjekkdnpnneakhfim
คำอธิบาย A Chrome Extension To Post Webpage Content To Hootboard
ขนาดไฟล์ 462 KB
จำนวนการติดตั้ง 179
เวอร์ชันปัจจุบัน 0.3.14
อัปเดตครั้งล่าสุด 2016-10-19
วันที่เผยแพร่ 2016-10-19
คะแนน 4.75/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา hootboard
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว http://about.hootboard.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "version": "0.3.14",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "reload.js",
            "background.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/*.segment.com\/ https:\/\/*.mxpnl.com\/ https:\/\/*.google-analytics.com\/; object-src 'self'",
    "permissions": [
        "tabs",
        "storage",
        "activeTab",
        "file:\/\/*\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "contentScript.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "omnibox": {
        "keyword": "OMNIBOX-KEYWORD"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "hootit",
        "default_popup": "popup.html"
    }
}

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