Skip to content
View LamPPKK's full-sized avatar
🙃
Full-Stack Overflow
🙃
Full-Stack Overflow

Highlights

  • Pro
Block or Report

Block or report LamPPKK

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. AudioSelector.js AudioSelector.js
    1
    (function () {
    2
    	let popupParent = document.createElement('div');
    3
    	/* positioning for the dialog */
    4
    	popupParent.style.width = '320px';
    5
    	popupParent.style.height = '120px';
  2. Debug CSS using Bookmarklet Debug CSS using Bookmarklet
    1
    javascript:if(!("is_debugging"in window)){is_debugging=!1;var debug_el=document.createElement("style");debug_el.append(document.createTextNode("*:not(g):not(path){background:#000!important;color:white!important;outline:solid #ff6865 thin!important;background-color:#333e4233!important;box-shadow:none!important;filter:none!important}* *:not(g):not(path){background-color:#4a484133!important}* *:not(g):not(path){background-color:#0d886333!important}* * *:not(g):not(path){background-color:#22a6b333!important}* * * *:not(g):not(path){background-color:#745a8033!important}* * * * *:not(g):not(path){background-color:#2b759833!important}* * * * * *:not(g):not(path){background-color:#46802e33!important}* * * * * * *:not(g):not(path){background-color:#6b316a33!important}* * * * * * * *:not(g):not(path){background-color:#36a78f33!important}* * * * * * * * *:not(g):not(path){background-color:#44507733!important}"))}function enable_debugger(){is_debugging||(document.head.appendChild(debug_el),is_debugging=!0)}function disable_debugger(){is_debugging&&(document.head.removeChild(debug_el),is_debugging=!1)}is_debugging?disable_debugger():enable_debugger();
  3. Unfollow all strangers on Facebook (... Unfollow all strangers on Facebook (include both users and pages)
    1
    /*
    2
    	Script by JayremntB, 2021
    3
    	Unfollow all strangers
    4
    	Please copy all the code to make sure that you will not get any errors
    5
     */
  4. Auto-unlike-pages Auto-unlike-pages
    1
    // Yêu cầu: Facebook bản cũ 
    2
    // Trước khi chạy script, vào link: https://www.facebook.com/pages/?category=liked, gõ tổ hợp phím Ctrl + Shift + J 
    3
    // hoặc chuột phải chọn Inspect, vào mục Console
    4
    // Nếu bạn muốn Like lại page, chạy lại script này
    5
    
    
  5. SmartMovie SmartMovie Public

    Smart Movie Ranker

    Swift 1

  6. Zing-Chart Zing-Chart Public

    Zing MP3 Chart

    Dart 1