iFrame Allow
Ignores X-Frame-Options to allow iFrames for all web pages.
什么是iFrame Allow?
iFrame Allow是由littlen4开发的Chrome扩展程序,该扩展的主要功能是“Ignores X-Frame-Options to allow iFrames for all web pages.”。
扩展截图
下载iFrame Allow扩展crx文件
下载iFrame Allow扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
iFrame Allow lets all websites be displayed in iframes. If you found this extension useful, please consider supporting it: paypal.me/iframeallow/ Currently, big sites like Google and Facebook don't allow their site to be displayed in iframes for security reasons. This extension allows any website, including Google and Facebook to be displayed in iframes.
扩展基本信息
名称 | iFrame Allow |
ID | gifgpciglhhpmeefjdmlpboipkibhbjg |
官方URL | https://chromewebstore.google.com/detail/iframe-allow/gifgpciglhhpmeefjdmlpboipkibhbjg |
简介 | Ignores X-Frame-Options to allow iFrames for all web pages. |
文件大小 | 4.56 KB |
安装次数 | 25,438 |
当前版本 | 1.0 |
更新时间 | 2017-07-28 |
上架时间 | 2017-07-28 |
评分 | 3.85/5 共27次评分 |
开发者 | littlen4 |
付费类型 | free |
支持的语言 | en |
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", " |