Post to Facebook

Post the link of the active tab to Facebook.

Qu'est-ce que Post to Facebook ?

Post to Facebook est une extension Chrome développée par KateXia, et sa fonction principale est "Post the link of the active tab to Facebook.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Post to Facebook

Téléchargez les fichiers d'extension Post to Facebook 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

                        Click on the extension icon to post the browsing webpage to Facebook.                    

Informations de Base sur l'Extension

Nom Post to Facebook Post to Facebook
ID mldollebkbecdcdhgnomamidpdaibhcj
URL Officiel https://chromewebstore.google.com/detail/post-to-facebook/mldollebkbecdcdhgnomamidpdaibhcj
Description Post the link of the active tab to Facebook.
Taille du Fichier 6.36 KB
Nombre d'Installations 93
Version Actuelle 1.0
Dernière Mise à Jour 2017-09-24
Date de Publication 2017-09-24
Développeur KateXia
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Post to Facebook",
    "version": "1.0",
    "description": "Post the link of the active tab to Facebook.",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_title": "Show Tabs in this Process",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}