Kupujem Prodajem Dark Mode

Ukljucite nocni rezim na sajtu Kupujem Prodajem.

What is Kupujem Prodajem Dark Mode?

Kupujem Prodajem Dark Mode is a Chrome extension developed by yngmbp, and its main feature is "Ukljucite nocni rezim na sajtu Kupujem Prodajem.".

Extension Screenshots

screenshot

Download Kupujem Prodajem Dark Mode Extension CRX File

Download Kupujem Prodajem Dark Mode 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

                        Dark Mode for website https://kupujemprodajem.com

v0.3
- Fix for subdomain novi. in the website address.

v0.2
-Fixes for the Golden Ads.

[SRB]
Nocni rezim za sajt Kupujem Prodajem.

v0.3
-Sklonjen subdomain novi. iz adrese sajta.

v0.2
-Popravljen prikaz Zlatnih oglasa.                    

Extension Basic Information

Name Kupujem Prodajem Dark Mode Kupujem Prodajem Dark Mode
ID gfbcgeebidpbicmoijoelgjcbkchpaag
Official URL https://chromewebstore.google.com/detail/kupujem-prodajem-dark-mod/gfbcgeebidpbicmoijoelgjcbkchpaag
Description Ukljucite nocni rezim na sajtu Kupujem Prodajem.
File Size 14.12 KB
Installation Count 84
Current Version 0.3
Last Updated 2023-11-09
Publish Date 2022-12-16
Rating 5.00/5 Total 5 Ratings
Developer yngmbp
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Kupujem Prodajem Dark Mode",
    "version": "0.3",
    "icons": {
        "128": "icon128.png"
    },
    "description": "Ukljucite nocni rezim na sajtu Kupujem Prodajem.",
    "content_scripts": [
        {
            "css": [
                "style.css"
            ],
            "matches": [
                "https:\/\/*.kupujemprodajem.com\/*",
                "https:\/\/kupujemprodajem.com\/*"
            ]
        }
    ]
}