fsociety Screensaver

Protect your secrets with the retro Mr. Robot screensaver.

fsociety Screensaverคืออะไร?

fsociety Screensaver เป็นส่วนขยายของ Chrome ที่พัฒนาโดย whoismrrobot และคุณลักษณะหลักของมันคือ "Protect your secrets with the retro Mr. Robot screensaver."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย fsociety Screensaver

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

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

                        Someone is always watching you. Listening to you. Owning you. Protect your secrets from prying eyes with the retro fsociety-inspired screensaver.                    

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

ชื่อ fsociety Screensaver fsociety Screensaver
ID nomhcelaojihebfcegepgifpmdcgfnfn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/fsociety-screensaver/nomhcelaojihebfcegepgifpmdcgfnfn
คำอธิบาย Protect your secrets with the retro Mr. Robot screensaver.
ขนาดไฟล์ 542 KB
จำนวนการติดตั้ง 374
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2016-08-11
วันที่เผยแพร่ 2016-08-11
คะแนน 4.31/5 รวมทั้งหมด 16 คะแนน
ผู้พัฒนา whoismrrobot
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "fsociety Screensaver",
    "description": "Protect your secrets with the retro Mr. Robot screensaver.",
    "version": "1.1",
    "author": "whoismrrobot",
    "browser_action": {
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs"
    ],
    "background": {
        "scripts": [
            "popup.js"
        ]
    }
}