Paczka Rozszerzeń/Extensions Pack

Paczka rozszerzeń do wielu stron/Pack of extensions for many sites.

What is Paczka Rozszerzeń/Extensions Pack?

Paczka Rozszerzeń/Extensions Pack is a Chrome extension developed by https://lukcheats.pl, and its main feature is "Paczka rozszerzeń do wielu stron/Pack of extensions for many sites.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Paczka Rozszerzeń/Extensions Pack Extension CRX File

Download Paczka Rozszerzeń/Extensions Pack 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

                        Rozszerzenie działa na brainly, quizizz, testportal i liveworksheets/Extension works on brainly, quizizz, testportal and liveworksheets.
Funkcje/Functions:
- Nieograniczone i darmowe odpowiedzi BEZ REKLAM na brainly.pl/brainly.com/Unlimited and free answers WITHOUT ADS on brainly.pl/brainly.com
- Automatyczne podświetlanie poprawnych odpowiedzi na quizizz.com/Auto highlighting correct answers on quizizz.com
- Obejście wykrywania wyjścia z testportal.pl/testportal.net/Bypass change tab detection on testportal.pl/testportal.net
-Automatyczne wypełnianie odpowiedzi na liveworksheets.com/Autofilling answers on liveworksheets.com
Każdą z funkcji można wyłączyć!/Each function can be turned off!
Języki/Languages:
- Polski/Polish
- Angielski/English
ABY ROZSZERZENIE DZIAŁAŁO MUSISZ DOŁĄCZYĆ DO DISCORDA I POŁĄCZYĆ KONTO DISCORD Z ROZSZERZENIEM (W POPUPIE (skrót do otworzenia Ctrl+Shift+Y))/YOU MUST JOIN MY DISCORD AND CONNECT YOUR DISCORD ACCOUNT WITH EXTENSION(IN POPUP (shortcut Ctrl + Shift + Y))                    

Extension Basic Information

Name Paczka Rozszerzeń/Extensions Pack Paczka Rozszerzeń/Extensions Pack
ID jilkhaondmaoalimddiaeiahpfkkchkf
Official URL https://chromewebstore.google.com/detail/paczka-rozszerze%C5%84extensio/jilkhaondmaoalimddiaeiahpfkkchkf
Description Paczka rozszerzeń do wielu stron/Pack of extensions for many sites.
File Size 24.92 KB
Installation Count 889
Current Version 1.22
Last Updated 2023-03-26
Publish Date 2021-04-20
Rating 3.18/5 Total 11 Ratings
Developer https://lukcheats.pl
Email [email protected]
Payment Type free
Extension Website https://lukcheats.pl
Help Page URL https://lukcheats.pl/discord
Supported Languages pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Luk",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "description": "Paczka rozszerze\u0144 do wielu stron\/Pack of extensions for many sites.",
    "manifest_version": 2,
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon128.png",
        "default_popup": "html\/popup.html"
    },
    "name": "Paczka Rozszerze\u0144\/Extensions Pack",
    "permissions": [
        "storage"
    ],
    "optional_permissions": [
        ""
    ],
    "options_page": "html\/settings.html",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "version": "1.22",
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "windows": "Ctrl+Shift+Y",
                "linux": "Ctrl+Shift+Y",
                "mac": "Command+Shift+Y",
                "default": "Ctrl+Shift+Y"
            }
        }
    }
}