Headlinr
A really simple subject and headline creator extension.
什么是Headlinr?
Headlinr是由https://www.kudani.com开发的Chrome扩展程序,该扩展的主要功能是“A really simple subject and headline creator extension.”。
扩展截图
下载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 |
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 } |