טרופי

גלישה מלאה בטרופי ללא הודעות אישור לעולם.

What is טרופי?

טרופי is a Chrome extension developed by https://play.tropy.co.il, and its main feature is "גלישה מלאה בטרופי ללא הודעות אישור לעולם.".

Extension Screenshots

screenshot

Download טרופי Extension CRX File

Download טרופי extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        העולם הוירטואלי של טרופי ללא צורך באישור שימוש בפלאש.
בהתקנת התוסף מתקבל קיצור דרך לטרופי וגלישה מלאה ללא בזבוז זמן על אישורי הודעות מיותרים.                    

Extension Basic Information

Name טרופי טרופי
ID cohdgcefnekpfoojkmcgiajppchbpbap
Official URL https://chrome.google.com/webstore/detail/%D7%98%D7%A8%D7%95%D7%A4%D7%99/cohdgcefnekpfoojkmcgiajppchbpbap
Description גלישה מלאה בטרופי ללא הודעות אישור לעולם.
File Size 36.54 KB
Installation Count 672
Current Version 1.0.2
Last Updated 2020-08-04
Publish Date 2019-10-12
Rating 5.00/5 Total 4 Ratings
Developer https://play.tropy.co.il
Email [email protected]
Payment Type free
Extension Website https://www.tropy.co.il/
Help Page URL https://www.tropy.co.il/faq
Privacy Policy Page URL https://www.tropy.co.il/privacy-policy
Supported Languages
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u05d8\u05e8\u05d5\u05e4\u05d9",
    "description": "\u05d2\u05dc\u05d9\u05e9\u05d4 \u05de\u05dc\u05d0\u05d4 \u05d1\u05d8\u05e8\u05d5\u05e4\u05d9 \u05dc\u05dc\u05d0 \u05d4\u05d5\u05d3\u05e2\u05d5\u05ea \u05d0\u05d9\u05e9\u05d5\u05e8 \u05dc\u05e2\u05d5\u05dc\u05dd.",
    "permissions": [
        "tabs",
        "contentSettings"
    ],
    "background": {
        "scripts": [
            "plugin.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "\u05d8\u05e8\u05d5\u05e4\u05d9",
        "default_icon": "icons\/19x19.png"
    },
    "icons": {
        "16": "icons\/16x16.png",
        "32": "icons\/32x32.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "version": "1.0.2"
}