Post to Facebook
Post the link of the active tab to Facebook.
Hvad er Post to Facebook?
Post to Facebook er en Chrome-udvidelse udviklet af KateXia, og dens hovedfunktion er "Post the link of the active tab to Facebook.".
Udvidelsesskærmbilleder
Download Post to Facebook-udvidelses-CRX-fil
Download Post to Facebook-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                        Click on the extension icon to post the browsing webpage to Facebook.                     Grundlæggende oplysninger om udvidelsen
| Navn |   |  
| ID | mldollebkbecdcdhgnomamidpdaibhcj | 
| Officiel URL | https://chromewebstore.google.com/detail/post-to-facebook/mldollebkbecdcdhgnomamidpdaibhcj | 
| Beskrivelse | Post the link of the active tab to Facebook. | 
| Filstørrelse | 6.36 KB | 
| Antal Installationer | 93 | 
| Nuværende Version | 1.0 | 
| Senest Opdateret | 2017-09-24 | 
| Udgivelsesdato | 2017-09-24 | 
| Udvikler | KateXia | 
| [email protected] | |
| Betalingsmetode | free | 
| Understøttede Sprog | 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
}  |  |