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…

Apa itu This trap drives me crazy!?

This trap drives me crazy! adalah ekstensi Chrome yang dikembangkan oleh François Beaufort, dan fitur utamanya adalah "This extension is there to upset your non developer friends and coworkers. It basically replaces the content of any webpage by a…".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi This trap drives me crazy!

Unduh file ekstensi This trap drives me crazy! dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama This trap drives me crazy! This trap drives me crazy!
ID obdkjnmippadccjpbmdnbmloaagnockf
URL Resmi https://chrome.google.com/webstore/detail/this-trap-drives-me-crazy/obdkjnmippadccjpbmdnbmloaagnockf
Deskripsi This extension is there to upset your non developer friends and coworkers. It basically replaces the content of any webpage by a…
Ukuran File 42.45 KB
Jumlah Instalasi 26
Versi Saat Ini 3
Terakhir Diperbarui 2012-10-14
Tanggal Publikasi 2012-10-14
Penilaian 4.00/5 Total 5 Penilaian
Pengembang François Beaufort
Tipe Pembayaran free
URL Halaman Bantuan https://plus.google.com/100132233764003563318/posts/itWmFzFDvTk
Bahasa yang Didukung 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
}