Animated Gif Capture
Capture visible content of a tab, desktop screen, or selected application window as a animated GIF image.
ما هو Animated Gif Capture؟
Animated Gif Capture هو إضافة Chrome تم تطويرها بواسطة https://demouth.net، والميزة الرئيسية لها هي "Capture visible content of a tab, desktop screen, or selected application window as a animated GIF image.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Animated Gif Capture
قم بتنزيل ملفات الامتداد Animated Gif Capture بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The Animated Gif Capture Chrome extension helps you convert screen capture to animated GIF image.
Capture visible content of a tab, desktop screen, or selected application window as a animated GIF image.
Features.
- Adds a browser action to capture the screen.
- Configurable through an options page.
How it works :
- Click on the extension icon to start the capture.
- Capture begins, the shape of the extension icon will change. Remaining time of recording is displayed on the icon.
- Capture is complete, the conversion process to the animated GIF will begin. Time remaining is displayed in the icon as well.
- Conversion of the animated GIF is finished, the image will be downloaded automatically.
- Settings for the recordings, can be modified using your right mouse button over the extension icon and choosing "Options”.
- How to use is listed in the options page.
Contact Us: http://demouth.net/
Github: https://github.com/demouth/AnimatedGifCapture معلومات أساسية عن التمديد
| الاسم | |
| ID | aecmckhhfknljgicfkpbinfkpnijehcm |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/animated-gif-capture/aecmckhhfknljgicfkpbinfkpnijehcm |
| الوصف | Capture visible content of a tab, desktop screen, or selected application window as a animated GIF image. |
| حجم الملف | 1.53 MB |
| عدد التثبيتات | 5,994 |
| النسخة الحالية | 1.0.2 |
| آخر تحديث | 2021-10-30 |
| تاريخ النشر | 2014-05-11 |
| تقييم | 2.14/5 مجموع تقييمات 114 |
| المطور | https://demouth.net |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| اللغات المدعومة | en,ja |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_extName__",
"version": "1.0.2",
"description": "__MSG_extDescription__",
"default_locale": "en",
"browser_action": {
"default_icon": "icon\/icon.png"
},
"content_scripts": [
{
"matches": [
" | |