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.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Post to Facebook

قم بتنزيل ملفات الامتداد Post to Facebook بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Post to Facebook Post 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
}