Gardn

Grow your websites, links and articles using the power of community.

Gardn là gì?

Gardn là một tiện ích mở rộng Chrome được phát triển bởi http://gardn.net, và tính năng chính của nó là "Grow your websites, links and articles using the power of community.".

Ả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 Gardn

Tải xuống các tệp mở rộng Gardn 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 Gardn is a magical place where net-savvy people come to plant new seedlings in the form of links to articles, websites and social profiles, and watch them grow into great blooming trees thanks to the power of community.

When you write an awesome article or release a brilliant new website, you want it to reach as many people as possible, and everyone knows the best way to do that is with social media. The Gardn is teeming with people who will actively promote your amazing content using their social networks, in return for the same favour.

This extension now makes it easier than ever to share with a purpose on the Gardn. Just navigate to any website, and click the Gardn icon in your browser, and you can submit your links to the Gardn without even having to disrupt your browsing experience.

Thanks for using our extension for the best browser in the world, Google Chrome. Please drop by and see us soon...

Website: http://gardn.net
Terms: http://gardn.net/terms
Privacy: http://gardn.net/privacy
Contact: [email protected]                    

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

Tên Gardn Gardn
ID mgmhalepkebdkdhkhgocpeggodpbalbj
URL Chính Thức https://chrome.google.com/webstore/detail/gardn/mgmhalepkebdkdhkhgocpeggodpbalbj
Mô tả Grow your websites, links and articles using the power of community.
Kích Thước Tệp 278 KB
Số Lần Cài Đặt 18
Phiên Bản Hiện Tại 0.1.1
Cập Nhật Lần Cuối 2014-03-13
Ngày Phát Hành 2014-03-13
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển http://gardn.net
Loại Thanh Toán free
Trang Web Mở Rộng http://gardn.net
URL Trang Trợ Giúp https://twitter.com/ourgardn
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gardn",
    "version": "0.1.1",
    "description": "Grow your websites, links and articles using the power of community.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}