Headlinr
A really simple subject and headline creator extension.
Was ist Headlinr?
Headlinr ist eine Chrome-Erweiterung, die von https://www.kudani.com entwickelt wurde, und ihr Hauptmerkmal ist "A really simple subject and headline creator extension.".
Erweiterungsscreenshots
Headlinr-Erweiterungs-CRX-Datei herunterladen
Laden Sie Headlinr-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Headlinr |
ID | plhlpcokjhajajgmpbapiohjhldkjdbi |
Offizielle URL | https://chromewebstore.google.com/detail/headlinr/plhlpcokjhajajgmpbapiohjhldkjdbi |
Beschreibung | A really simple subject and headline creator extension. |
Dateigröße | 860 KB |
Installationsanzahl | 6,511 |
Aktuelle Version | 2.18 |
Letztes Update | 2023-06-07 |
Veröffentlichungsdatum | 2015-08-25 |
Bewertung | 4.75/5 Insgesamt 95 Bewertungen |
Entwickler | https://www.kudani.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | http://www.headlinr.com |
URL der Datenschutzrichtlinien-Seite | http://www.headlinr.com/privacy |
Unterstützte Sprachen | 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 } |