iFrame Allow
Ignores X-Frame-Options to allow iFrames for all web pages.
ما هو iFrame Allow؟
iFrame Allow هو إضافة Chrome تم تطويرها بواسطة StatsDevelopment، والميزة الرئيسية لها هي "Ignores X-Frame-Options to allow iFrames for all web pages.".
تحميل ملف CRX للإضافة iFrame Allow
قم بتنزيل ملفات الامتداد iFrame Allow بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
معلومات أساسية عن التمديد
الاسم | ![]() |
ID | mlkjmcgfcppipdlhdaleciffjonpnhpo |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/iframe-allow/mlkjmcgfcppipdlhdaleciffjonpnhpo |
الوصف | Ignores X-Frame-Options to allow iFrames for all web pages. |
حجم الملف | 4.56 KB |
عدد التثبيتات | 346 |
النسخة الحالية | 1.0 |
آخر تحديث | 2014-09-30 |
تاريخ النشر | 2014-09-18 |
تقييم | 3.33/5 مجموع تقييمات 3 |
المطور | StatsDevelopment |
نوع الدفع | free |
اللغات المدعومة | en-GB |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "iFrame Allow", "description": "Ignores X-Frame-Options to allow iFrames for all web pages.", "version": "1.0", "background": { "scripts": [ "background.js" ] }, "permissions": [ "webRequest", "webRequestBlocking", " |