Inject sidebar
Inject a sidebar on the current tab when the page action is clicked
ما هو Inject sidebar؟
Inject sidebar هو إضافة Chrome تم تطويرها بواسطة whittlrapp، والميزة الرئيسية لها هي "Inject a sidebar on the current tab when the page action is clicked".
تحميل ملف CRX للإضافة Inject sidebar
قم بتنزيل ملفات الامتداد Inject sidebar بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
معلومات أساسية عن التمديد
الاسم | Inject sidebar |
ID | kbbmnigcllcnemhdlaenejpkaklcginf |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/inject-sidebar/kbbmnigcllcnemhdlaenejpkaklcginf |
الوصف | Inject a sidebar on the current tab when the page action is clicked |
حجم الملف | 24.6 KB |
عدد التثبيتات | 12 |
النسخة الحالية | 0.2 |
آخر تحديث | 2016-09-01 |
تاريخ النشر | 2016-08-31 |
المطور | whittlrapp |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Inject sidebar", "manifest_version": 2, "description": "Inject a sidebar on the current tab when the page action is clicked", "version": "0.2", "background": { "page": "background.html" }, "page_action": { "default_icon": "whittlr.logo.png", "default_title": "Inject sidebar" }, "content_scripts": [ { "matches": [ " |