Conversion Checklist

Conversion Checklist

Conversion Checklist क्या है?

Conversion Checklist cogentgene द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Conversion Checklist"।

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

screenshot

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

crx प्रारूप में Conversion Checklist एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Conversion checklist ensures you avoid common mistakes that will cost you time and money. This list is comprised of over 100 items that will help you get your website in tip top shape, increase conversions, sales, and revenue. While this is not a definitive list, it does address a bulk portion of issues most people tend to overlook.

List includes items from the following categories:
- Strategic
- Copy
- Design
- Hero
- Headline
- Ads
- Trust
- Forms
- Videos
- Performance

You can open one list per domain, edit, add or delete items. Everything is stored locally.                    

एक्सटेंशन की मूल जानकारी

नाम Conversion Checklist Conversion Checklist
ID njgiiihpefaiololngaideeopjgmiokh
आधिकारिक URL https://chromewebstore.google.com/detail/conversion-checklist/njgiiihpefaiololngaideeopjgmiokh
विवरण Conversion Checklist
फ़ाइल का आकार 261 KB
स्थापना संख्या 309
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2019-12-31
प्रकाशन तिथि 2019-12-31
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर cogentgene
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.getconversionchecklist.com
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Conversion Checklist",
    "short_name": "Conversion Checklist",
    "description": "Conversion Checklist",
    "version": "1.0.1",
    "background": {
        "scripts": [
            "loader.js"
        ],
        "persistent": false
    },
    "icons": {
        "19": "icons\/icon19.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png"
    },
    "permissions": [
        "activeTab"
    ],
    "web_accessible_resources": [
        "MaterialIcons-Regular.woff"
    ]
}