Headlinr

A really simple subject and headline creator extension.

Headlinr क्या है?

Headlinr https://www.kudani.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A really simple subject and headline creator extension."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Headlinr एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
}