Headlinr

A really simple subject and headline creator extension.

Headlinr란 무엇입니까?

Headlinr은(는) https://www.kudani.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A really simple subject and headline creator extension."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Headlinr is headline generator tool for creating high converting titles, headlines and subject lines for Emails, Salescopy, blog post and social status updates.

Simple to install and always available it generates 30 random instant headlines.  Over 315 Premium headlines for PRO users and over 1000 proven headlines for PRO users.

Version 2.18 release
PRO Users can also add their own headlines and swipe files.  
Shuffle and AutoShuffle feature included.
30 headlines now included in free version. (Previously 10)

For more information visit headlinr.com                    

확장 프로그램 기본 정보

이름 Headlinr Headlinr
ID plhlpcokjhajajgmpbapiohjhldkjdbi
공식 URL https://chromewebstore.google.com/detail/headlinr/plhlpcokjhajajgmpbapiohjhldkjdbi
설명 A really simple subject and headline creator extension.
파일 크기 860 KB
설치 횟수 6,511
현재 버전 2.18
최근 업데이트 2023-06-07
출시 날짜 2015-08-25
평점 4.75/5 총 95 개의 평점
개발자 https://www.kudani.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.headlinr.com
개인정보 보호 정책 페이지 URL http://www.headlinr.com/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Headlinr",
    "short_name": "Headlinr \u2013 Subject, titles and headlines that convert",
    "description": "A really simple subject and headline creator extension.",
    "version": "2.18",
    "action": {
        "default_icon": "application\/images\/icon.png",
        "default_title": "Headlnr",
        "default_popup": "application\/popup.html"
    },
    "icons": {
        "16": "application\/images\/icon-16.png",
        "48": "application\/images\/icon-48.png",
        "128": "application\/images\/icon-128.png"
    },
    "permissions": [
        "tabs",
        "clipboardWrite",
        "clipboardRead",
        "notifications",
        "cookies",
        "scripting",
        "activeTab"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "manifest_version": 3
}