SpankSafe

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

SpankSafe là gì?

SpankSafe là một tiện ích mở rộng Chrome được phát triển bởi dirtymouthclub, và tính năng chính của nó là "This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;)".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng SpankSafe

Tải xuống các tệp mở rộng SpankSafe dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SpankSafe SpankSafe
ID fbcajhmpaaenfacgbaceoijngcpmneke
URL Chính Thức https://chromewebstore.google.com/detail/spanksafe/fbcajhmpaaenfacgbaceoijngcpmneke
Mô tả This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;)
Kích Thước Tệp 32.84 KB
Số Lần Cài Đặt 64
Phiên Bản Hiện Tại 0.1.1
Cập Nhật Lần Cuối 2016-11-06
Ngày Phát Hành 2016-11-05
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển dirtymouthclub
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}