Post to Facebook
Post the link of the active tab to Facebook.
Wat is Post to Facebook?
Post to Facebook is een Chrome-extensie ontwikkeld door KateXia, en de belangrijkste functie is "Post the link of the active tab to Facebook.".
Extensie Screenshots
Download het CRX-bestand van de extensie Post to Facebook
Download Post to Facebook-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Click on the extension icon to post the browsing webpage to Facebook.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | mldollebkbecdcdhgnomamidpdaibhcj | 
| Officiële URL | https://chromewebstore.google.com/detail/post-to-facebook/mldollebkbecdcdhgnomamidpdaibhcj | 
| Beschrijving | Post the link of the active tab to Facebook. | 
| Bestandsgrootte | 6.36 KB | 
| Aantal Installaties | 93 | 
| Huidige Versie | 1.0 | 
| Laatst Bijgewerkt | 2017-09-24 | 
| Publicatiedatum | 2017-09-24 | 
| Ontwikkelaar | KateXia | 
| [email protected] | |
| Betalingswijze | free | 
| Ondersteunde Talen | 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
}  |  |