Gardn

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

Gardnคืออะไร?

Gardn เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://gardn.net และคุณลักษณะหลักของมันคือ "Grow your websites, links and articles using the power of community."

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

screenshot

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

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

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

                        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]                    

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

ชื่อ Gardn Gardn
ID mgmhalepkebdkdhkhgocpeggodpbalbj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/gardn/mgmhalepkebdkdhkhgocpeggodpbalbj
คำอธิบาย Grow your websites, links and articles using the power of community.
ขนาดไฟล์ 278 KB
จำนวนการติดตั้ง 18
เวอร์ชันปัจจุบัน 0.1.1
อัปเดตครั้งล่าสุด 2014-03-13
วันที่เผยแพร่ 2014-03-13
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา http://gardn.net
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://gardn.net
URL หน้าช่วยเหลือ https://twitter.com/ourgardn
ภาษาที่รองรับ 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:\/\/*\/*"
    ]
}