SpankSafe

This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;)

SpankSafeคืออะไร?

SpankSafe เป็นส่วนขยายของ Chrome ที่พัฒนาโดย dirtymouthclub และคุณลักษณะหลักของมันคือ "This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;)"

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

screenshot

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

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

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

                        This extension will add the current page to your SpankSafe.com account. A...bookmark alternative                    

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

ชื่อ SpankSafe SpankSafe
ID fbcajhmpaaenfacgbaceoijngcpmneke
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/spanksafe/fbcajhmpaaenfacgbaceoijngcpmneke
คำอธิบาย This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;)
ขนาดไฟล์ 32.84 KB
จำนวนการติดตั้ง 64
เวอร์ชันปัจจุบัน 0.1.1
อัปเดตครั้งล่าสุด 2016-11-06
วันที่เผยแพร่ 2016-11-05
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา dirtymouthclub
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SpankSafe",
    "description": "This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;)",
    "version": "0.1.1",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "cookies",
        "*:\/\/*.spanksafe.com\/",
        "http:\/\/spanksafe.com\/",
        "http:\/\/www.spanksafe.com\/"
    ],
    "incognito": "split"
}