Direct links to social media

Quick links to Facebook, Twitter, Myspace, and other top social networks.

Direct links to social media là gì?

Direct links to social media là một tiện ích mở rộng Chrome được phát triển bởi Robert Rioja (miapuffia), và tính năng chính của nó là "Quick links to Facebook, Twitter, Myspace, and other top social networks.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Direct links to social media

Tải xuống các tệp mở rộng Direct links to social media 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

                        The latest update added much needed color!

By clicking this extension, you will see links to...

Steam Chat
QuizUp
YouTube Messages
Google+
Quora
BadOo
Reddit
ooVoo Web
Snapchat
Cafemom
NING
Mylife
DeviantART
Vine
Twitter
Skype Web
Linkedin
Instagram
Livejournal
Tumblr
Facebook
MySpace
Orkut
Pinterest
Meetup

Links may be reordered and hidden to each user's liking.

If you have any questions, comments, or suggestions, fell free to email me at [email protected] and thank you for viewing my extension!                    

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

Tên Direct links to social media Direct links to social media
ID kkaepghmhcnkbefbmddlfldaogmcjgki
URL Chính Thức https://chrome.google.com/webstore/detail/direct-links-to-social-me/kkaepghmhcnkbefbmddlfldaogmcjgki
Mô tả Quick links to Facebook, Twitter, Myspace, and other top social networks.
Kích Thước Tệp 563 KB
Số Lần Cài Đặt 603
Phiên Bản Hiện Tại 5
Cập Nhật Lần Cuối 2016-08-14
Ngày Phát Hành 2016-08-14
Đánh Giá 4.50/5 Tổng số 8 Đánh Giá
Nhà Phát Triển Robert Rioja (miapuffia)
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Direct links to social media",
    "permissions": [
        "storage"
    ],
    "background": {
        "scripts": [
            "jquery-ui.js",
            "jquery-1.12.4.js",
            "sortable.js",
            "loading.js",
            "saving.js"
        ]
    },
    "version": "5",
    "description": "Quick links to Facebook, Twitter, Myspace, and other top social networks.",
    "icons": {
        "128": "icon1.png"
    },
    "browser_action": {
        "default_icon": "icon2.png",
        "default_popup": "popup.html"
    }
}