AGR Auto Scroll
AGR speed-customizable auto scroll
ما هو AGR Auto Scroll؟
AGR Auto Scroll هو إضافة Chrome تم تطويرها بواسطة bjorn.vignir، والميزة الرئيسية لها هي "AGR speed-customizable auto scroll".
تحميل ملف CRX للإضافة AGR Auto Scroll
قم بتنزيل ملفات الامتداد AGR Auto Scroll بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
AGR Auto Scroll. All credits go to the original author: Pablo Barrantes
معلومات أساسية عن التمديد
الاسم | |
ID | ekgioijjldiogneobngloemnlpofhjhe |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/agr-auto-scroll/ekgioijjldiogneobngloemnlpofhjhe |
الوصف | AGR speed-customizable auto scroll |
حجم الملف | 10.93 KB |
عدد التثبيتات | 45 |
النسخة الحالية | 0.1.4 |
آخر تحديث | 2018-01-29 |
تاريخ النشر | 2018-01-29 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | bjorn.vignir |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AGR Auto Scroll", "version": "0.1.4", "description": "AGR speed-customizable auto scroll", "icons": { "48": "icons\/autoscroll.png", "128": "icons\/autoscroll.png" }, "background": { "page": "background.html" }, "options_page": "options.html", "browser_action": { "default_title": "", "default_icon": "icons\/autoscroll.png" }, "permissions": [ "*:\/\/*\/*", "storage", " |