CB.click

Fast & simple URL shortener, that gives you an opportunity to earn on your links and content.

Qu'est-ce que CB.click ?

CB.click est une extension Chrome développée par https://cb.click, et sa fonction principale est "Fast & simple URL shortener, that gives you an opportunity to earn on your links and content.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension CB.click

Téléchargez les fichiers d'extension CB.click 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

                        Share links in a reduced, easy-to-remember format, place it on a website or social media platform, get a hefty commission!

How Does It Work?
Every user, who follows one of your links, views an ad splash or a promo landing. User downloads software — you get the reward!

— Short links — easy to share & remember
— Easy way to earn online
— Browse the history of your short links and payments
— Analyze user data to market better and earn more
— Monitor full statistics in your personal area
— Protect special URLs with password                    

Informations de Base sur l'Extension

Nom CB.click CB.click
ID knmghooehbjicekkmaolodoaapmjmcog
URL Officiel https://chromewebstore.google.com/detail/cbclick/knmghooehbjicekkmaolodoaapmjmcog
Description Fast & simple URL shortener, that gives you an opportunity to earn on your links and content.
Taille du Fichier 44.73 KB
Nombre d'Installations 10,000
Version Actuelle 0.2.4
Dernière Mise à Jour 2020-02-19
Date de Publication 2020-02-17
Évaluation 4.55/5 Total 20 Évaluations
Développeur https://cb.click
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://cryptotabstart.com/en/privacy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icons\/cblcik_icon_bar-256px.png",
        "default_title": "CB.click",
        "default_popup": "popup.html"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "128": "icons\/cblcik_icon-128px.png",
        "16": "icons\/cblcik_icon-16px.png",
        "256": "icons\/cblcik_icon-256px.png",
        "32": "icons\/cblcik_icon-32px.png",
        "48": "icons\/cblcik_icon-48px.png"
    },
    "manifest_version": 2,
    "permissions": [
        "storage",
        "tabs",
        "contextMenus"
    ],
    "version": "0.2.4"
}