Xframe Assassin

Kills Content Security, Xframe, Sniffing headers. Unlocks the Internet. 10Mil+ users since 2004!

什么是Xframe Assassin?

Xframe Assassin是由https://rayanthony.io开发的Chrome扩展程序,该扩展的主要功能是“Kills Content Security, Xframe, Sniffing headers. Unlocks the Internet. 10Mil+ users since 2004!”。

扩展截图

screenshot

下载Xframe Assassin扩展crx文件

下载Xframe Assassin扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Unlocks the Internet for you and enables I-Framing by hacking your headers. Intercepts Content Security, X-Sniff, X-Frame, and more to keep 'them' from policing 'you'. It's your browser again. 

This author has been producing the leading extensions for I-Framing and related hacks since 2004, and circulated to over 10 Million+ users, and hit the top 10,000 on Alexa. The Assassin is a hobby project made for personal use only but shared with you because you deserve to use the Internet as you please. 

millions on millions of sites will now work in ways they did not. Got a warning that says you are not allowed to access a site because of a security policy? If frames are not allowed, well the Assassin can likely solve your problem. Don't let it interrupt your experience.

 It works silently and will never add more advertising banners, boxes or ask for donations or anything, ever.

 Its codebase is included in other products that wildly vary but if you haven't got it or just think you still need, the assassin will oblige. ;) It's OneWorldLicense/No-Troll License Free Sharing.

FREE from X-Ray Extensions,



IMPORTANT NOTICE

This is an X-Frame cross origin scripting hack to re-enable web functionality to include the users ability to stream and run content through iframes to and from Google, Yahoo, Facebook, Youtube, Github, Mediawiki's, the list is endless. Please note that per the presidential and Google's decree and the involvement of Homeland Security in observing plugins, and potential vulnerabilities it goes without saying this is a hot topic, with national security implications. If you are involved with a terror plot, you are an asshole and may not use this plugin. See the verbiage on oneworldlicense.com to learn more about what you can't do and how you repulse me. Otherwise just please don't blame me if it stops working. And yes its harmless, if you don't know what I'm talking about fear not. Hard to keep up with changes, It's my 4th in two years. I've a financial interest in making sure I can always get past this little bump, and as a courtesy I'm giving one such method to you all as frankly I like the web the way t was without so many rules. Maybe you did too. Don't forget to say hi! 


The Assassin knows no rules, has no regard for the opinions of one website over another. He is cold, calculating and completely devoid of remorse or bias. He does not like when websites say you cannot do something and if he can prevent you from being in that situation he will. Like his ancient ancestors he values silence, and discretion, and expediency. He will if capable kill the problem header before you know there was a problem, and he will not alert you that he has done so. He needs no thanks, and is desirous of no recognition, and will always abide. Just glance at him every now and then with a look that says you respect his role, and that is more than enough to oblige him. Though on occasion he does enjoy a Sioux City Sasparella, it's a good'n.

x-ray extensions
http:/rayanthony.io/extensions/
@rayanthonyrcc                    

扩展基本信息

名称 Xframe Assassin Xframe Assassin
ID nigpljchmlcjkhbglkdimgaplklombph
官方URL https://chromewebstore.google.com/detail/xframe-assassin/nigpljchmlcjkhbglkdimgaplklombph
简介 Kills Content Security, Xframe, Sniffing headers. Unlocks the Internet. 10Mil+ users since 2004!
文件大小 666 KB
安装次数 818
当前版本 4.3
更新时间 2016-08-18
上架时间 2016-08-18
评分 5.00/5 共4次评分
开发者 https://rayanthony.io
电子邮箱 [email protected]
付费类型 free
扩展官网 http://rayanthony.io/extensions/
帮助页面URL http://rayanthony.io/xframeassassin/assassintest.html
支持的语言 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Xframe Assassin",
    "author": "Ray Anthony",
    "description": "Kills Content Security, Xframe, Sniffing headers. Unlocks the Internet. 10Mil+ users since 2004!",
    "version": "4.3",
    "options_page": "4.3\/options.html",
    "externally_connectable": {
        "matches": [
            "http:\/\/rayanthony.io\/xframe-assassin\/*",
            "http:\/\/rayanthony.io\/extensions\/*"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "4.3\/img\/xframe-assassin_16.png",
            "22": "4.3\/img\/xframe-assassin_22.png",
            "32": "4.3\/img\/xframe-assassin_32.png"
        },
        "default_popup": "4.3\/popup.html"
    },
    "background": {
        "scripts": [
            "\/4.3\/js\/background.js"
        ]
    },
    "icons": {
        "256": "4.3\/img\/xframe-assassin_256.png",
        "128": "4.3\/img\/xframe-assassin_128.png",
        "96": "4.3\/img\/xframe-assassin_96.png",
        "64": "4.3\/img\/xframe-assassin_64.png",
        "48": "4.3\/img\/xframe-assassin_48.png",
        "32": "4.3\/img\/xframe-assassin_32.png",
        "24": "4.3\/img\/xframe-assassin_24.png",
        "22": "4.3\/img\/xframe-assassin_22.png",
        "16": "4.3\/img\/xframe-assassin_16.png"
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        ""
    ]
}