QScreens Capture
Screen capture your current page and show on a QScreen of your choice!
ما هو QScreens Capture؟
QScreens Capture هو إضافة Chrome تم تطويرها بواسطة manas.products، والميزة الرئيسية لها هي "Screen capture your current page and show on a QScreen of your choice!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة QScreens Capture
قم بتنزيل ملفات الامتداد QScreens Capture بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Screen capture your current page and show on a QScreen of your choice!
معلومات أساسية عن التمديد
الاسم | |
ID | hmngohhnlbaflbigbnnjilmmekaedbbg |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/qscreens-capture/hmngohhnlbaflbigbnnjilmmekaedbbg |
الوصف | Screen capture your current page and show on a QScreen of your choice! |
حجم الملف | 799 KB |
عدد التثبيتات | 22 |
النسخة الحالية | 1.1.0.0 |
آخر تحديث | 2014-05-30 |
تاريخ النشر | 2014-05-30 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | manas.products |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "QScreens Capture", "version": "1.1.0.0", "manifest_version": 2, "options_page": "options.html", "description": "Screen capture your current page and show on a QScreen of your choice!", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", " |