This trap drives me crazy!

This extension is there to upset your non developer friends and coworkers. It basically replaces the content of any webpage by a…

Wat is This trap drives me crazy!?

This trap drives me crazy! is een Chrome-extensie ontwikkeld door François Beaufort, en de belangrijkste functie is "This extension is there to upset your non developer friends and coworkers. It basically replaces the content of any webpage by a…".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie This trap drives me crazy!

Download This trap drives me crazy!-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        This extension is there to upset your non developer friends and coworkers.
It basically replaces the content of any webpage by a screenshot of the same webpage. Funny? Go give it a try! 


----------------------

Changelog:

3:
- Fixed bug when tab is not active thanks to Artem and Kevin.

2:
- Change image quality from jpeg to png thanks to Samuel                    

Basisinformatie over de Extensie

Naam This trap drives me crazy! This trap drives me crazy!
ID obdkjnmippadccjpbmdnbmloaagnockf
Officiële URL https://chrome.google.com/webstore/detail/this-trap-drives-me-crazy/obdkjnmippadccjpbmdnbmloaagnockf
Beschrijving This extension is there to upset your non developer friends and coworkers. It basically replaces the content of any webpage by a…
Bestandsgrootte 42.45 KB
Aantal Installaties 26
Huidige Versie 3
Laatst Bijgewerkt 2012-10-14
Publicatiedatum 2012-10-14
Beoordeling 4.00/5 Totaal 5 Beoordelingen
Ontwikkelaar François Beaufort
Betalingswijze free
Help Pagina-URL https://plus.google.com/100132233764003563318/posts/itWmFzFDvTk
Ondersteunde Talen en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "This trap drives me crazy!",
    "version": "3",
    "background": {
        "scripts": [
            "bg.js"
        ]
    },
    "permissions": [
        "tabs",
        ""
    ],
    "icons": {
        "16": "16.png",
        "32": "32.png",
        "48": "48.png",
        "64": "64.png",
        "128": "128.png"
    },
    "manifest_version": 2
}