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…

ما هو This trap drives me crazy!؟

This trap drives me crazy! هو إضافة Chrome تم تطويرها بواسطة François Beaufort، والميزة الرئيسية لها هي "This extension is there to upset your non developer friends and coworkers. It basically replaces the content of any webpage by a…".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة This trap drives me crazy!

قم بتنزيل ملفات الامتداد This trap drives me crazy! بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم This trap drives me crazy! This trap drives me crazy!
ID obdkjnmippadccjpbmdnbmloaagnockf
عنوان URL الرسمي https://chrome.google.com/webstore/detail/this-trap-drives-me-crazy/obdkjnmippadccjpbmdnbmloaagnockf
الوصف This extension is there to upset your non developer friends and coworkers. It basically replaces the content of any webpage by a…
حجم الملف 42.45 KB
عدد التثبيتات 26
النسخة الحالية 3
آخر تحديث 2012-10-14
تاريخ النشر 2012-10-14
تقييم 4.00/5 مجموع تقييمات 5
المطور François Beaufort
نوع الدفع free
عنوان صفحة المساعدة https://plus.google.com/100132233764003563318/posts/itWmFzFDvTk
اللغات المدعومة 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
}