Conversion Checklist

Conversion Checklist

Qu'est-ce que Conversion Checklist ?

Conversion Checklist est une extension Chrome développée par cogentgene, et sa fonction principale est "Conversion Checklist".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Conversion Checklist

Téléchargez les fichiers d'extension Conversion Checklist au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Conversion Checklist Conversion Checklist
ID njgiiihpefaiololngaideeopjgmiokh
URL Officiel https://chromewebstore.google.com/detail/conversion-checklist/njgiiihpefaiololngaideeopjgmiokh
Description Conversion Checklist
Taille du Fichier 261 KB
Nombre d'Installations 309
Version Actuelle 1.0.1
Dernière Mise à Jour 2019-12-31
Date de Publication 2019-12-31
Évaluation 5.00/5 Total 3 Évaluations
Développeur cogentgene
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.getconversionchecklist.com
Langues Prises en Charge 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"
    ]
}