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ファイルをダウンロード

Headlinr拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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
}