iFrame Allow
Ignores X-Frame-Options to allow iFrames for all web pages.
Qu'est-ce que iFrame Allow ?
iFrame Allow est une extension Chrome développée par StatsDevelopment, et sa fonction principale est "Ignores X-Frame-Options to allow iFrames for all web pages.".
Télécharger le fichier CRX de l'extension iFrame Allow
Téléchargez les fichiers d'extension iFrame Allow au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Informations de Base sur l'Extension
Nom | ![]() |
ID | mlkjmcgfcppipdlhdaleciffjonpnhpo |
URL Officiel | https://chrome.google.com/webstore/detail/iframe-allow/mlkjmcgfcppipdlhdaleciffjonpnhpo |
Description | Ignores X-Frame-Options to allow iFrames for all web pages. |
Taille du Fichier | 4.56 KB |
Nombre d'Installations | 346 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2014-09-30 |
Date de Publication | 2014-09-18 |
Évaluation | 3.33/5 Total 3 Évaluations |
Développeur | StatsDevelopment |
Type de Paiement | free |
Langues Prises en Charge | 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", " |