MentionIt

Create engaging quote snippets for social media in one click

ما هو MentionIt؟

MentionIt هو إضافة Chrome تم تطويرها بواسطة http://mentionit.app، والميزة الرئيسية لها هي "Create engaging quote snippets for social media in one click".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة MentionIt

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

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

                        Beautiful quote snippets for social media

Boost engagement by sharing easy to read text images on social media. No complex image editing. Select text on any website, click on our extension and share in one click!                    

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

الاسم MentionIt MentionIt
ID jdcipenbbihhkklnggnkkhgnaegkabhd
عنوان URL الرسمي https://chrome.google.com/webstore/detail/mentionit/jdcipenbbihhkklnggnkkhgnaegkabhd
الوصف Create engaging quote snippets for social media in one click
حجم الملف 10.3 KB
عدد التثبيتات 96
النسخة الحالية 1.0.1
آخر تحديث 2020-03-07
تاريخ النشر 2020-03-07
تقييم 5.00/5 مجموع تقييمات 1
المطور http://mentionit.app
نوع الدفع free
موقع الإضافة https://www.mentionit.app
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MentionIt",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Create engaging quote snippets for social media in one click",
    "homepage_url": "https:\/\/www.mentionit.app\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "tabs",
        "contextMenus"
    ]
}