Xframe Assassin

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

Co to jest Xframe Assassin?

Xframe Assassin to rozszerzenie Chrome opracowane przez https://rayanthony.io, a jego główną funkcją jest „Kills Content Security, Xframe, Sniffing headers. Unlocks the Internet. 10Mil+ users since 2004!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Xframe Assassin

Pobierz pliki rozszerzeń Xframe Assassin w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Xframe Assassin Xframe Assassin
ID nigpljchmlcjkhbglkdimgaplklombph
Oficjalny URL https://chromewebstore.google.com/detail/xframe-assassin/nigpljchmlcjkhbglkdimgaplklombph
Opis Kills Content Security, Xframe, Sniffing headers. Unlocks the Internet. 10Mil+ users since 2004!
Rozmiar pliku 666 KB
Liczba instalacji 818
Aktualna Wersja 4.3
Ostatnia Aktualizacja 2016-08-18
Data Publikacji 2016-08-18
Ocena 5.00/5 Łącznie 4 Oceny
Deweloper https://rayanthony.io
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://rayanthony.io/extensions/
Adres URL Strony Pomocy http://rayanthony.io/xframeassassin/assassintest.html
Obsługiwane Języki 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",
        ""
    ]
}