JackSepticEye
Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.
ما هو JackSepticEye؟
JackSepticEye هو إضافة Chrome تم تطويرها بواسطة http://thedevproject.net63.net، والميزة الرئيسية لها هي "Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.".
تحميل ملف CRX للإضافة JackSepticEye
قم بتنزيل ملفات الامتداد JackSepticEye بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Stay updated with JackSepticEye Version 1.0: Bug fixes & Colors :) Version 1.1: Less feed for better format Version 1.5: Feed fix Version 1.6: Major bug fixes & Feed fixes
معلومات أساسية عن التمديد
الاسم | |
ID | kgllmpgnonedpjbboojnijgokfhmeljk |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/jacksepticeye/kgllmpgnonedpjbboojnijgokfhmeljk |
الوصف | Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye. |
حجم الملف | 66.03 KB |
عدد التثبيتات | 84 |
النسخة الحالية | 1.6 |
آخر تحديث | 2016-08-08 |
تاريخ النشر | 2016-08-08 |
تقييم | 2.67/5 مجموع تقييمات 3 |
المطور | http://thedevproject.net63.net |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JackSepticEye", "version": "1.6", "manifest_version": 2, "description": "Top of the mornin\u2019 to ya, laddies! Welcome to my channel, my name is jacksepticeye.", "browser_action": { "default_icon": "icon.png", "default_title": "Stay updated with JackSepticEye", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |