Strona główna
Szukaj
Menu
Przełącz konta
Uaktualnij do wersji Pro
Portfel: €0.00
Ustawienia
Wyloguj się
Skróty klawiaturowe
Przełącznik motywu
Tryb dzienny
CDEFGAHC.COM CDEFGAHC.COM
Wyniki wyszukiwania
Zobacz wszystkie wyniki
  • Dołącz
    Zaloguj się
    Szukaj
    Przełącznik motywu
    Tryb dzienny
    Pakiety
    FAQ

Szukaj

Odkryj nowych ludzi, stwórz nowe połączenia i stwórz nowych znajomych

  • Kanał informacyjny
  • ODKRYWAJ
  • Strony
  • Grupy
  • Wydarzenia
  • Blogi
  • Finansowanie
  • Oferty
  • Zadania
  • Courses
  • Filmy
  • Gry
  • Deweloperzy
  • O programie
  • Kanał informacyjny
  • ODKRYWAJ
  • Strony
  • Grupy
  • Wydarzenia
  • Blogi
  • Finansowanie
  • Oferty
  • Zadania
  • Courses
  • Filmy
  • Gry
  • Deweloperzy
  • O programie
  • Posty
  • Blogi
  • Użytkownicy
  • Strony
  • Grupy
  • Wydarzenia
  • Maciej Soroczyński
    2025-05-03 11:40:03 -
    This CSS for Google Chrome Browser address bar NO AUTOHIDE need goes with @media for mobile becouse will work for desktop too so some of your scroll funtions won't work.

    #Google #no #autohide #Chrome


    This CSS for Google Chrome Browser address bar NO AUTOHIDE need goes with @media for mobile becouse will work for desktop too so some of your scroll funtions won't work. #Google #no #autohide #Chrome
    Yay
    1
    0 Komentarze 0 Akcje 10K Widoki 0 Recenzje
    Proszę się zalogować, aby lubić, udostępnić i skomentować!
  • Maciej Soroczyński
    2025-05-03 11:07:35 -
    About quick action button.

    Text 2 speech doesn't work for this website proply.

    #Google
    About quick action button. Text 2 speech doesn't work for this website proply. #Google
    Haha
    1
    0 Komentarze 0 Akcje 3K Widoki 0 Recenzje
    Proszę się zalogować, aby lubić, udostępnić i skomentować!
  • Maciej Soroczyński
    dodał zdjęcie
    2025-05-03 10:55:11 -
    Use Google Chrome Browser for mobile to have Google Translator and translate whole website to your language.
    Use Google Chrome Browser for mobile to have Google Translator and translate whole website to your language. 🌍
    Yay
    1
    0 Komentarze 0 Akcje 7K Widoki 0 Recenzje
    Proszę się zalogować, aby lubić, udostępnić i skomentować!
  • Maciej Soroczyński
    2025-05-02 09:27:08 -
    Quick update for Classic theme about no AUTOHIDE of Google Chrome Browser adresse bar for mobile.

    Flush your browser DATA if there's no update for you.

    #update #classic #theme
    Quick update for Classic theme about no AUTOHIDE of Google Chrome Browser adresse bar for mobile. Flush your browser DATA if there's no update for you. #update #classic #theme
    Yay
    1
    0 Komentarze 0 Akcje 11K Widoki 0 Recenzje
    Proszę się zalogować, aby lubić, udostępnić i skomentować!
  • Maciej Soroczyński
    2025-05-01 17:32:58 -
    CSS CODE for Google Chrome Browser to avoid AUTO HIDE:

    #CSS #Google #Chrome #switch #off #autohide #address #bar

    ::-webkit-scrollbar {
    width: 1px;
    }
    ::-webkit-scrollbar-thumb {
    background-color: #d6dee1;
    border-radius: 20px;
    border: 1px solid transparent;
    background-clip: content-box;
    }
    ::-webkit-scrollbar-thumb:hover {
    background-color: #bdbdbd;
    }

    html,
    body {
    height: 100%;
    margin: 0;
    }
    html {
    overflow: hidden;
    }
    body {
    overflow-y: auto;
    }
    CSS CODE for Google Chrome Browser to avoid AUTO HIDE: #CSS #Google #Chrome #switch #off #autohide #address #bar ::-webkit-scrollbar { width: 1px; } ::-webkit-scrollbar-thumb { background-color: #d6dee1; border-radius: 20px; border: 1px solid transparent; background-clip: content-box; } ::-webkit-scrollbar-thumb:hover { background-color: #bdbdbd; } html, body { height: 100%; margin: 0; } html { overflow: hidden; } body { overflow-y: auto; }
    Yay
    1
    0 Komentarze 0 Akcje 14K Widoki 0 Recenzje
    Proszę się zalogować, aby lubić, udostępnić i skomentować!
  • Maciej Soroczyński
    2025-05-01 13:59:11 -
    SUPER UPDATE:

    I lock Google Chrome Browser address bar for mobile for NEW theme.

    Reloding page with swipe down it's also switch off.

    #Google #Chrome #Browser #Update #New #Theme
    SUPER UPDATE: I lock Google Chrome Browser address bar for mobile for NEW theme. Reloding page with swipe down it's also switch off. #Google #Chrome #Browser #Update #New #Theme
    0 Komentarze 0 Akcje 12K Widoki 0 Recenzje
    Proszę się zalogować, aby lubić, udostępnić i skomentować!
  • Maciej Soroczyński
    2025-04-05 14:34:47 -
    I'm looking for clue to swich off Google search snackbar for selected text other than CSS user-selected: none;

    With switch off possibilty of text selection that makes copy paste unpossible.
    I'm looking for clue to swich off Google search snackbar for selected text other than CSS user-selected: none; With switch off possibilty of text selection that makes copy paste unpossible.
    Yay
    1
    0 Komentarze 0 Akcje 11K Widoki 0 Recenzje
    Proszę się zalogować, aby lubić, udostępnić i skomentować!
  • Maciej Soroczyński
    2025-04-05 14:31:47 -
    In new Android 15:

    Android navigation bar color its same.

    Previous Android adapted color to backgroud color.

    Hope they will add posibility to define color of android navigator bar at manifest.json for PWA apps soon.

    Over there its possible to define color of address bar and background of PWA when loading so far.

    #PWA #Google
    In new Android 15: Android navigation bar color its same. Previous Android adapted color to backgroud color. Hope they will add posibility to define color of android navigator bar at manifest.json for PWA apps soon. Over there its possible to define color of address bar and background of PWA when loading so far. #PWA #Google
    0 Komentarze 0 Akcje 10K Widoki 0 Recenzje
    Proszę się zalogować, aby lubić, udostępnić i skomentować!
  • CDEFGAHC.COM
    dodany 6 zdjęcia
    2024-07-19 07:58:10 -
    Rainbow meta.com

    Source: Google

    #CDEFGAHC.COM #PRIDE
    Rainbow meta.com Source: Google #CDEFGAHC.COM #PRIDE
    +2
    Here
    1
    0 Komentarze 0 Akcje 9K Widoki 0 Recenzje
    Proszę się zalogować, aby lubić, udostępnić i skomentować!
  • Maciej Soroczyński
    2024-05-10 14:05:16 -
    More than 1 thousand pages now are INDEX by Google.

    Adding them with one click bulk action at GOOGLE SEARCH CONSOLE.

    Going very good.
    More than 1 thousand pages now are INDEX by Google. Adding them with one click bulk action at GOOGLE SEARCH CONSOLE. Going very good.
    0 Komentarze 0 Akcje 6K Widoki 0 Recenzje
    Proszę się zalogować, aby lubić, udostępnić i skomentować!
  • Maciej Soroczyński
    2024-05-04 18:27:31 -
    Left menu and right aside gonna be stick and floating soon as possible.

    Newsfeed it's open now, becouse of INDEXING by the GOOGLE, Countrys etc, DID not index all becouse of login page.

    When links become added might close.

    Think so.
    Left menu and right aside gonna be stick and floating soon as possible. Newsfeed it's open now, becouse of INDEXING by the GOOGLE, Countrys etc, DID not index all becouse of login page. When links become added might close. Think so.
    0 Komentarze 0 Akcje 7K Widoki 0 Recenzje
    Proszę się zalogować, aby lubić, udostępnić i skomentować!
Sponsorowane
Today SPONSOR is Mr. Maciej Soroczyński.
Popularne
#Europa 1 Posty #UE 1 Posty
© 2025 CDEFGAHC.COM Polish
Polish Ukrainian Norwegian Finnish Japan Chinese Swedish Czech English Arabic French Spanish Portuguese Deutsch Turkish Dutch Italiano Russian Romaian Portuguese (Brazil) Greek
  • Linki
  • O programie
  • Regulamin
  • Prywatność
  • Skontaktuj się z nami
  • Katalog
Popularne
#Europa 1 Posty #UE 1 Posty
  • Kanał informacyjny
  • ODKRYWAJ
  • Strony
  • Grupy
  • Wydarzenia
  • Blogi
  • Finansowanie
  • Oferty
  • Zadania
  • Courses
  • Filmy
  • Gry
  • Deweloperzy
  • O programie