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…

Qu'est-ce que This trap drives me crazy! ?

This trap drives me crazy! est une extension Chrome développée par François Beaufort, et sa fonction principale est "This extension is there to upset your non developer friends and coworkers. It basically replaces the content of any webpage by a…".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension This trap drives me crazy!

Téléchargez les fichiers d'extension This trap drives me crazy! 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

                        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                    

Informations de Base sur l'Extension

Nom This trap drives me crazy! This trap drives me crazy!
ID obdkjnmippadccjpbmdnbmloaagnockf
URL Officiel https://chrome.google.com/webstore/detail/this-trap-drives-me-crazy/obdkjnmippadccjpbmdnbmloaagnockf
Description This extension is there to upset your non developer friends and coworkers. It basically replaces the content of any webpage by a…
Taille du Fichier 42.45 KB
Nombre d'Installations 26
Version Actuelle 3
Dernière Mise à Jour 2012-10-14
Date de Publication 2012-10-14
Évaluation 4.00/5 Total 5 Évaluations
Développeur François Beaufort
Type de Paiement free
URL de la Page d'Aide https://plus.google.com/100132233764003563318/posts/itWmFzFDvTk
Langues Prises en Charge 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
}