Postcron

The easiest way to schedule your posts on your Social Media accounts.

Postcron란 무엇입니까?

Postcron은(는) https://postcron.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The easiest way to schedule your posts on your Social Media accounts."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Postcron 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Save time and effort by using Postcron, the most powerful tool to schedule and publish posts (texts, images, videos and links) on:

- Facebook profiles, pages, groups, and events, 
- Twitter accounts, 
- LinkedIn profiles and pages, 
- Pinterest boards and 
- Google+ pages, simultaneously.

Ideal for Community Managers, Marketers, Social Media Agencies, entrepreneurs, freelancers and in general for anyone who wants to create and maintain an efficient and productive presence on social media. 

The main features of Postcron are:

- Scheduling posts ahead of time on all your social media accounts (Facebook, Twitter, Google+, LinkedIn and Pinterest), with the option of assigning specific or default times.
- Scheduling posts in bulk.
- Adding watermarks to your images automatically.
- Searching for content of interest that is useful to your business.
- Inviting multiple collaborators to manage social profiles securely

Save time! Manage all your social networking accounts from one place!

Use it free, or choose from three plans tailored to meet your needs!                    

확장 프로그램 기본 정보

이름 Postcron Postcron
ID kahoebmmfnjmjcbclecdkhiapmefpaed
공식 URL https://chromewebstore.google.com/detail/postcron/kahoebmmfnjmjcbclecdkhiapmefpaed
설명 The easiest way to schedule your posts on your Social Media accounts.
파일 크기 1.58 MB
설치 횟수 9,459
현재 버전 3.2.1
최근 업데이트 2017-11-13
출시 날짜 2017-11-13
평점 4.06/5 총 116 개의 평점
개발자 https://postcron.com
결제 유형 free
확장 프로그램 웹 사이트 http://postcron.com/
도움말 페이지 URL http://postcron.com/en/faqs
지원되는 언어 en,es,pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "3.2.1",
    "manifest_version": 2,
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "incognito": "split",
    "icons": {
        "16": "templates\/img\/icon_16x16.png",
        "48": "templates\/img\/icon_48x48.png",
        "128": "templates\/img\/icon_128x128.png"
    },
    "browser_action": {
        "default_title": "Postcron",
        "default_icon": "templates\/img\/icon_48x48.png"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "http:\/\/*.postcron.com\/api\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "data\/configs.js",
                "data\/shared\/debug.js",
                "data\/shared\/libs\/js\/jquery.min.js",
                "data\/chrome\/chrome-port-wrapper.js",
                "data\/chrome\/iframe.js",
                "data\/chrome\/chrome-listener.js",
                "data\/shared\/embeds\/postcron-hover-button.js",
                "data\/chrome\/chrome-embed.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "css": [
                "data\/shared\/embeds\/postcron-facebook.css"
            ],
            "js": [
                "data\/shared\/embeds\/postcron-facebook.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ]
        },
        {
            "js": [
                "data\/shared\/embeds\/postcron-reddit.js"
            ],
            "matches": [
                "*:\/\/*.reddit.com\/*"
            ]
        },
        {
            "css": [
                "data\/shared\/embeds\/postcron-twitter.css"
            ],
            "exclude_matches": [
                "*:\/\/tweetdeck.twitter.com\/*"
            ],
            "js": [
                "data\/shared\/embeds\/postcron-twitter.js"
            ],
            "matches": [
                "*:\/\/*.twitter.com\/*"
            ]
        },
        {
            "css": [
                "data\/shared\/embeds\/postcron-pinterest.css"
            ],
            "js": [
                "data\/shared\/embeds\/postcron-pinterest.js"
            ],
            "matches": [
                "*:\/\/*.pinterest.com\/*"
            ]
        },
        {
            "js": [
                "data\/shared\/embeds\/postcron-hn.js"
            ],
            "matches": [
                "*:\/\/*.ycombinator.org\/*",
                "*:\/\/*.ycombinator.com\/*"
            ]
        },
        {
            "css": [
                "data\/shared\/embeds\/postcron-quora.css"
            ],
            "js": [
                "data\/shared\/embeds\/postcron-quora.js"
            ],
            "matches": [
                "*:\/\/*.quora.com\/*"
            ]
        },
        {
            "css": [
                "data\/shared\/embeds\/postcron-jamberry.css"
            ],
            "js": [
                "data\/shared\/embeds\/postcron-jamberry.js"
            ],
            "matches": [
                "*:\/\/*.jamberry.com\/*"
            ]
        },
        {
            "css": [
                "data\/shared\/embeds\/postcron-younique.css"
            ],
            "js": [
                "data\/shared\/embeds\/postcron-younique.js"
            ],
            "matches": [
                "*:\/\/*.youniqueproducts.com\/*"
            ]
        },
        {
            "css": [
                "data\/shared\/embeds\/postcron-instagram.css"
            ],
            "js": [
                "data\/shared\/embeds\/postcron-instagram.js"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/js.pusher.com\/3.0\/pusher.min.js; object-src 'self'",
    "web_accessible_resources": [
        "background.html",
        "templates\/*.html",
        "templates\/img\/*",
        "templates\/fonts\/gral\/fonts\/IconsGralPostCron.*",
        "templates\/fonts\/type\/font_a\/regular\/montserrat-regular-webfont.*",
        "templates\/fonts\/type\/font_a\/light\/Montserrat-UltraLight.*",
        "templates\/fonts\/type\/font_a\/bold\/Montserrat-Bold.*",
        "data\/shared\/images\/jquery-ui\/*",
        "data\/shared\/images\/*"
    ],
    "background": {
        "page": "background.html"
    }
}