Birthday Basher

LEVERAGE your friends birthday to get leads and sales with just a click!!!

Qu'est-ce que Birthday Basher ?

Birthday Basher est une extension Chrome développée par https://leadsintoinbox.com, et sa fonction principale est "LEVERAGE your friends birthday to get leads and sales with just a click!!!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Birthday Basher

Téléchargez les fichiers d'extension Birthday Basher 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

                        Birthday Basher is a chrome extension for Facebook that helps you to send automated wishes to all your friends who has their birthdays. It also allows you to send automated personal messages to everyone on their birthdays. Let's make their special day more special by wishing them or making them a special OFFER!!! use Birthday Basher today if you want to make your Facebook friends feel SPECIAL and REMEMBERED.                    

Informations de Base sur l'Extension

Nom Birthday Basher Birthday Basher
ID eofolfgolbhhmbblbahejnahpmalkhkk
URL Officiel https://chromewebstore.google.com/detail/birthday-basher/eofolfgolbhhmbblbahejnahpmalkhkk
Description LEVERAGE your friends birthday to get leads and sales with just a click!!!
Taille du Fichier 6.67 MB
Nombre d'Installations 69
Version Actuelle 1.0.14
Dernière Mise à Jour 2022-07-31
Date de Publication 2021-04-06
Évaluation 5.00/5 Total 3 Évaluations
Développeur https://leadsintoinbox.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://leadsintoinbox.com
URL de la Page d'Aide https://m.me/728629334436142
URL de la Page de Politique de Confidentialité https://buy.leadsintoinbox.com/privacy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Birthday Basher",
    "version": "1.0.14",
    "description": "LEVERAGE your friends birthday to get leads and sales with just a click!!!",
    "short_name": "BB",
    "action": {
        "default_title": "Birthday Basher",
        "default_popup": "login.html"
    },
    "icons": {
        "16": "images\/5f04c593005c1732f17db87f-Birthday_Basher-1617417394807-small_icon.png",
        "48": "images\/5f04c593005c1732f17db87f-Birthday_Basher-1617417394872-medium_icon.png",
        "128": "images\/5f04c593005c1732f17db87f-Birthday_Basher-1617417394960-large_icon.png"
    },
    "permissions": [
        "storage",
        "alarms",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "*:\/\/api.birthdaywisher.io\/*",
        "https:\/\/upload.facebook.com\/",
        "https:\/\/www.facebook.com\/*",
        "https:\/\/web.facebook.com\/*",
        "https:\/\/m.facebook.com\/*",
        "https:\/\/mbasic.facebook.com\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "background": {
        "service_worker": "js\/serviceWorker.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "lib\/jquery.min.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}