In Zoom
Zoom in and out on images and videos using shift + mouse wheel and by other ways.
ما هو In Zoom؟
In Zoom هو إضافة Chrome تم تطويرها بواسطة https://kpion.github.io، والميزة الرئيسية لها هي "Zoom in and out on images and videos using shift + mouse wheel and by other ways.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة In Zoom
قم بتنزيل ملفات الامتداد In Zoom بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension works "inline", i.e. images are not displayed in a popup - instead they are enlarged exactly where they are.
Press shift (customizable) and use mouse wheel to zoom in or out an image or video under pointer.
It's open source: https://github.com/kpion/inzoom
If you have any suggestions, please don't hesitate to reach me on [email protected] or file an issue on the github page above.
New in version 1.31: Keyboard shortcut to enlarge a photo and bring it to the front in one step (alt + a). معلومات أساسية عن التمديد
| الاسم | |
| ID | oppcghdbglmbhhobfoodedhokbadlenh |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/in-zoom/oppcghdbglmbhhobfoodedhokbadlenh |
| الوصف | Zoom in and out on images and videos using shift + mouse wheel and by other ways. |
| حجم الملف | 453 KB |
| عدد التثبيتات | 5,000 |
| النسخة الحالية | 1.32 |
| آخر تحديث | 2019-05-17 |
| تاريخ النشر | 2019-05-14 |
| تقييم | 4.72/5 مجموع تقييمات 29 |
| المطور | https://kpion.github.io |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://kpion.github.io/inzoom/ |
| عنوان صفحة المساعدة | https://kpion.github.io/inzoom/ |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "In Zoom",
"version": "1.32",
"description": "Zoom in and out on images and videos using shift + mouse wheel and by other ways.",
"permissions": [
"storage",
"contextMenus"
],
"homepage_url": "https:\/\/kpion.github.io\/inzoom\/",
"browser_action": {
"default_popup": "browserAction\/index.html",
"default_icon": {
"16": "static\/images\/camera_lens_128.png",
"32": "static\/images\/camera_lens_128.png",
"48": "static\/images\/camera_lens_128.png",
"128": "static\/images\/camera_lens_128.png"
},
"default_title": "In Zoom - zoom in \/ out on images and videos"
},
"background": {
"page": "background\/index.html"
},
"content_scripts": [
{
"matches": [
" | |