adohambhfalbpaenaclmhhjhilmakmoo
Drop X-Frame-Options and Content-Security-Policy HTTP response headers for special sites, allowing pages to be embedded as iframes. A chrome extension that lets the user drop X-Frame-Options and Content-Security-Policy HTTP response headers for special sites, allowing advanced development and pages to be iframed.
iFrame Finder - Extract all iframe elements from the webpage
Quickly extract and view all iframe elements on the current page, including source URLs, paths, and nested structures. iFrame Extractor is a Chrome extension designed for web developers, testers, and content analysts to quickly locate and extract all iframe elements from a webpage. Key Features: ✅ One-click Extraction - Simply click to extract detailed information of all iframes on the page. ✅ Encoding Support - Supports various character encodings (UTF-8, GBK/GB2312, Big5, etc.) to resolve encoding issues. ✅ Deep Analysis - Recursively checks nested iframes and analyzes the iframe structure at different levels. ✅ Copy Functionality - Provides one-click copying of iframe URLs or DOM selector paths. ✅ Visual Display - Clearly displays the visibility, size, and position of each iframe. ✅ Same-Origin Detection - Automatically identifies and marks iframes restricted by the same-origin policy. Web Development & Debugging - Quickly locate iframe elements within a page. Frontend Testing - Analyze iframe structures and attributes. Content Review - Check third-party content embedded in the page. Ad Analysis - Locate iframe elements related to ads on the page. After installing the extension, click on the extension icon in the toolbar. If you encounter encoding issues, select the appropriate character encoding from the dropdown menu. Click the "Extract All iframes on this Page" button. View the detailed iframe information list. Use the copy buttons to get the iframe URL or selector path. The extension only reads the information from the webpage you are currently visiting and does not collect or transmit any personal data. Make Web Development Simpler – Install iFrame Extractor now and get a clear overview of iframe elements!
Iframe Copy
List and copy iframe elements "The 'Iframe copy' Chrome extension provides you with a powerful tool to detect iframes on the current page and perform useful actions with them. By using this extension, you will be able to: Identify and list all iframes present on the current page: The extension parses the page and displays a detailed list of all iframes, showing their source URL. Easily copy iframe URLs to clipboard: By simply clicking the 'Copy' button next to each iframe, you can copy its URL to the clipboard, making it easy to retrieve and reuse these addresses. Remove unwanted iframes: If you find any unwanted iframes on the page, the extension allows you to remove them just by clicking the 'Remove' button. This will help you clean up the page and personalize your browsing experience. Export iframe list to CSV file: If you want to have a record or share the iframe list, the extension allows you to export it as a downloadable CSV file. With a single click on the 'Export to CSV' button, you will get a file that you can save and use according to your needs. The 'Iframe copy' extension is a useful tool for developers, web designers, or anyone interested in exploring and manipulating iframes on a web page. It simplifies the detection, copying, deletion and export of iframes, giving you greater control and efficiency in your browsing experience."
iframe in new tab or window
Adds a context menu to iframes to enable them to be opened in either a popup window or tab. The window popup is designed for pdf's primarily and will pop offset right and narrower than a standard window.
ignore-x-frame-options
ignore-x-frame-options is a chrome extension that drops x-frame-options and content-security-policy in HTTP request headers and enables pages to include external pages in iframes. Almost pages set x-frame-options to SAMEORIGINE or DENY. This disables pages to display the external pages in iframes. You can solve this problem by just installing ignore-x-frame-options. Caution: The use of ignore-x-frame-options decreases the security because it normally must be blocked the access from pages to the external pages that set x-frame-options. You may encounter clickjacking so you should use ignore-x-frame-options for developing only.