Post to Facebook
Post the link of the active tab to Facebook.
Что такое Post to Facebook?
Post to Facebook - это расширение Chrome, разработанное KateXia, и его основная функция - "Post the link of the active tab to Facebook.".
Снимки экрана расширения
Скачать файл CRX расширения Post to Facebook
Скачайте файлы расширений Post to Facebook в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
                        Click on the extension icon to post the browsing webpage to Facebook.                     Основная информация о расширении
| Название |   |  
| ID | mldollebkbecdcdhgnomamidpdaibhcj | 
| Официальный URL | https://chromewebstore.google.com/detail/post-to-facebook/mldollebkbecdcdhgnomamidpdaibhcj | 
| Описание | Post the link of the active tab to Facebook. | 
| Размер файла | 6.36 KB | 
| Количество установок | 93 | 
| Текущая Версия | 1.0 | 
| Последнее Обновление | 2017-09-24 | 
| Дата публикации | 2017-09-24 | 
| Разработчик | KateXia | 
| Электронная почта | [email protected] | 
| Тип оплаты | free | 
| Поддерживаемые языки | 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
}  |  |