DeadPool Tab Style

Una pestaña con nuevo diseño basado en el heroe de comic DeadPool, con fondos de pantalla para elegir, la hora, enlaces...etc

DeadPool Tab Styleคืออะไร?

DeadPool Tab Style เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Gameplays y Bugs และคุณลักษณะหลักของมันคือ "Una pestaña con nuevo diseño basado en el heroe de comic DeadPool, con fondos de pantalla para elegir, la hora, enlaces...etc"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DeadPool Tab Style

ดาวน์โหลดไฟล์ส่วนขยาย DeadPool Tab Style ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Una nueva pestaña con funcionalidades extra, como una coleccion de fondos de pantalla para poner, la hora y la fecha... todo adaptado al estilo "DeadPool"

★Sigueme en las Redes Sociales★
Sigueme en YouTube: https://cb.run/bX0L
Sigueme en Twitter: https://cb.run/VgLi
Sigueme en Facebook: https://cb.run/J7YD
Sigueme en Medium: https://cb.run/rkHe
Sigueme en Read.Cash: https://cb.run/HBHN

★Apps de Chrome:★
Airdrop: https://cb.run/NJTf
App del canal: https://cb.run/piro
Kuailian App: https://cb.run/AD2Q

BONUS 5€ GRATIS en App 2gether -- https://cb.run/GoO5
Referido:   fernandof5068

Registro en la plataforma KUAILIAN: https://cb.run/UROA 
(para los que no lo saben aun, sin billetera creada, ni lo intentes ;)

Minar Bitcoins: https://cb.run/MhS0

Gana dinero escribiendo en Publish0x: https://cb.run/EAK0
Gana dinero compartiendo ancho de banda: https://cb.run/PbLL                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ DeadPool Tab Style DeadPool Tab Style
ID mbcebplmhjhjikiogjaplpbkdngfffig
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/deadpool-tab-style/mbcebplmhjhjikiogjaplpbkdngfffig
คำอธิบาย Una pestaña con nuevo diseño basado en el heroe de comic DeadPool, con fondos de pantalla para elegir, la hora, enlaces...etc
ขนาดไฟล์ 51.44 MB
จำนวนการติดตั้ง 623
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2020-11-18
วันที่เผยแพร่ 2020-11-17
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Gameplays y Bugs
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.youtube.com/gameplaysybugs
URL หน้าช่วยเหลือ https://www.youtube.com/gameplaysybugs
ภาษาที่รองรับ en,es
manifest.json
{
    "name": "DeadPool Tab Style",
    "description": "Una pesta\u00f1a con nuevo dise\u00f1o basado en el heroe de comic DeadPool, con fondos de pantalla para elegir, la hora, enlaces...etc",
    "version": "1.1",
    "default_locale": "es",
    "icons": {
        "128": "img\/deadpool-hd-128.png",
        "48": "img\/deadpool-hd-48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "img\/deadpool-hd-48.png"
    },
    "chrome_url_overrides": {
        "newtab": "output.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/deadpool.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}