iFrame Allow
Ignores X-Frame-Options to allow iFrames for all web pages.
iFrame Allowとは何ですか?
iFrame AllowはStatsDevelopmentによって開発されたChromeの拡張機能で、その主な機能は「Ignores X-Frame-Options to allow iFrames for all web pages.」です。
iFrame Allow拡張機能のCRXファイルをダウンロード
iFrame Allow拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
名前 | ![]() |
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", " |