Rotten Tomato Destroyer

Throw rotten tomatoes in websites that you do not like!

Rotten Tomato Destroyerคืออะไร?

Rotten Tomato Destroyer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://blife-team.com และคุณลักษณะหลักของมันคือ "Throw rotten tomatoes in websites that you do not like!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Rotten Tomato Destroyer

ดาวน์โหลดไฟล์ส่วนขยาย Rotten Tomato Destroyer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Throw one by one rotten tomatoes in any area of almost any site on the Internet.

We have all heard of or even seen people throwing rotten tomatoes when disappointed in a live performance. Now you have the opportunity to throw tomatoes in websites that deserve it.

Tomato website destroyer for Chrome is always at hand when necessary to blow off steam on sites that really infuriates.
Just click on the website destroyer extension icon in the toolbar menu of the browser and throw tomatoes by mouse clicking in the nasty sites.

Tomatoes will fall on the webpage and flatten out on its surface, spraying the pulp and juice on the sides.

Let the websites know your anger and resentment. Use Tomato destroyer game!

And also it can be used for streaming and video to express how your feel about bad web sites, pages and services.

In the new release, we have added a collection of objects for throwing in websites:
- Rotten tomato;
- Slime;
- A rotten egg;
- Banana.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Rotten Tomato Destroyer Rotten Tomato Destroyer
ID hfhimnmjhalnlncfajdlbpjjoediacbf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/rotten-tomato-destroyer/hfhimnmjhalnlncfajdlbpjjoediacbf
คำอธิบาย Throw rotten tomatoes in websites that you do not like!
ขนาดไฟล์ 532 KB
จำนวนการติดตั้ง 55,770
เวอร์ชันปัจจุบัน 1.7.0
อัปเดตครั้งล่าสุด 2022-11-02
วันที่เผยแพร่ 2020-04-17
คะแนน 4.78/5 รวมทั้งหมด 306 คะแนน
ผู้พัฒนา https://blife-team.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://custom-cursor.com/privacy
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "author": "blife",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "assets\/icons\/icon128.png",
        "default_title": "__MSG_browser_action__"
    },
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.custom-cursor.com\/*"
        ]
    },
    "icons": {
        "128": "assets\/icons\/icon128.png",
        "256": "assets\/icons\/icon256.png",
        "64": "assets\/icons\/icon64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmc\/sL8bZFBscn1S\/TS8cXsHecUXYRRWqG7Bl1+MISKSwOIr1GmXCm1qMECkqowU\/u0qOAVQz+EpqNRr3UHdW6z\/XEk1H\/pCm8yIAxwtto6psQlcBE47Dj7eDqAKONoiVJT\/2EvmdDBlnDN9vPTY+otVanB7NxA8TVgww1tEM7cocwjYiO+1nnX2F0vYI8VZALDOuiHvEIegZvddae6hZ7jnFBAmvd5tv9CA+x2pOeZXMZ4SZ4zYcaaNfRu5HSFpKRf+BDDJOsqnCH3rRMU2DKchf8IX+ZiAe3KCmOEjN9WZE78mfLEQh9H0SkroA0YwUh48F3JC+bEAlSFW+f4nwfwIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "permissions": [
        "activeTab",
        "storage",
        "scripting"
    ],
    "short_name": "Tomato Destroyer",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.7.0",
    "version_name": "1.7.0",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "img\/*.*",
                "audio\/*.*",
                "assets\/*.*",
                "*:\/\/*\/*"
            ]
        }
    ]
}