Post to Facebook
Post the link of the active tab to Facebook.
Co to jest Post to Facebook?
Post to Facebook to rozszerzenie Chrome opracowane przez KateXia, a jego główną funkcją jest „Post the link of the active tab to Facebook.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Post to Facebook
Pobierz pliki rozszerzeń Post to Facebook w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                        Click on the extension icon to post the browsing webpage to Facebook.                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | mldollebkbecdcdhgnomamidpdaibhcj | 
| Oficjalny URL | https://chromewebstore.google.com/detail/post-to-facebook/mldollebkbecdcdhgnomamidpdaibhcj | 
| Opis | Post the link of the active tab to Facebook. | 
| Rozmiar pliku | 6.36 KB | 
| Liczba instalacji | 93 | 
| Aktualna Wersja | 1.0 | 
| Ostatnia Aktualizacja | 2017-09-24 | 
| Data Publikacji | 2017-09-24 | 
| Deweloper | KateXia | 
| [email protected] | |
| Typ Płatności | free | 
| Obsługiwane Języki | 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
}  |  |