Headlinr

A really simple subject and headline creator extension.

Τι είναι το Headlinr;

Το Headlinr είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.kudani.com, και η κύρια λειτουργία του είναι "A really simple subject and headline creator extension.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Headlinr

Λήψη αρχείων επέκτασης 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
Ηλεκτρονικό ταχυδρομείο [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
}