MyInviteAllFB-JustListen

For invite all your friend to event/page etc..

What is MyInviteAllFB-JustListen?

MyInviteAllFB-JustListen is a Chrome extension developed by JustListen, and its main feature is "For invite all your friend to event/page etc..".

Download MyInviteAllFB-JustListen Extension CRX File

Download MyInviteAllFB-JustListen extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Grâce à cette extension, vous pouvez invitez tous vos amis à votre événement !                    

Extension Basic Information

Name MyInviteAllFB-JustListen MyInviteAllFB-JustListen
ID keeiogpakapbdbokgikamlnphcaogpcd
Official URL https://chrome.google.com/webstore/detail/myinviteallfb-justlisten/keeiogpakapbdbokgikamlnphcaogpcd
Description For invite all your friend to event/page etc..
File Size 42.18 KB
Installation Count 32
Current Version 1.0
Last Updated 2014-03-25
Publish Date 2014-03-25
Rating 3.67/5 Total 3 Ratings
Developer JustListen
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MyInviteAllFB-JustListen",
    "description": "For invite all your friend to event\/page etc..",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "inviteALL",
        "default_icon": "icon16.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}