Web Developer
Adds a toolbar button with various web developer tools.
ما هو Web Developer؟
Web Developer هو إضافة Chrome تم تطويرها بواسطة https://chrispederick.com، والميزة الرئيسية لها هي "Adds a toolbar button with various web developer tools.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Web Developer
قم بتنزيل ملفات الامتداد Web Developer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The Web Developer extension adds a toolbar button to the browser with various web developer tools. This is the official port of the Web Developer extension for Firefox.
--------------------
The best place for support is not in the reviews section below, but on the Web Developer site in the help:
https://chrispederick.com/work/web-developer/help/
Also available there are a full set of release notes:
https://chrispederick.com/work/web-developer/history/chrome/ معلومات أساسية عن التمديد
| الاسم | |
| ID | bfbameneiokkgbdmiekhjnmfkcnldhhm |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm |
| الوصف | Adds a toolbar button with various web developer tools. |
| حجم الملف | 1.1 MB |
| عدد التثبيتات | 1,390,534 |
| النسخة الحالية | 0.5.5 |
| آخر تحديث | 2023-08-26 |
| تاريخ النشر | 2020-01-12 |
| تقييم | 4.46/5 مجموع تقييمات 2829 |
| المطور | https://chrispederick.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | http://chrispederick.com/work/web-developer/ |
| عنوان صفحة المساعدة | http://chrispederick.com/work/web-developer/help/ |
| عنوان صفحة سياسة الخصوصية | https://chrispederick.com/work/web-developer/help |
| اللغات المدعومة | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"page": "\/background\/background.html"
},
"content_scripts": [
{
"js": [
"\/content\/content.js"
],
"matches": [
" | |