Canterlot.com Extension

Accesses public content from Canterlot.com such as latest gallery images & news

Canterlot.com Extensionคืออะไร?

Canterlot.com Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://canterlot.com และคุณลักษณะหลักของมันคือ "Accesses public content from Canterlot.com such as latest gallery images & news"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Canterlot.com Extension

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

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

                        Creates an easy to access way to view certain content from Canterlot.com such as the latest news, recent art gallery submissions and blog entries as well as easy access to our very own URL shortening service.

This extension does not require an account with Canterlot or requires you to be logged in to use. It cannot edit or submit information to Canterlot.com.
Screenshots may contain other example websites not associated with Canterlot.com or the extension, this is for example only to show that you can access the information in the extension from any location at any time.

Canterlot.com is a RolePlay focused (but not exclusively) forum and community dedicated to the My Little Pony, Friendship is Magic fandom containing art galleries, user blogs and social chat.

Updates:
v1.2 - Added user profile feeds, icons and other minor improvements.                    

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

ชื่อ Canterlot.com Extension Canterlot.com Extension
ID ijdpdaepnehjoplfifhpljcanphlohbm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/canterlotcom-extension/ijdpdaepnehjoplfifhpljcanphlohbm
คำอธิบาย Accesses public content from Canterlot.com such as latest gallery images & news
ขนาดไฟล์ 20.52 KB
จำนวนการติดตั้ง 200
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2012-08-15
วันที่เผยแพร่ 2012-08-15
คะแนน 4.77/5 รวมทั้งหมด 22 คะแนน
ผู้พัฒนา https://canterlot.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://canterlot.com
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Canterlot.com Extension",
    "version": "1.2",
    "manifest_version": 2,
    "description": "Accesses public content from Canterlot.com such as latest gallery images & news",
    "icons": {
        "128": "CE_icon128.png"
    },
    "permissions": [
        "http:\/\/*.canterlot.com\/*",
        "https:\/\/*.canterlot.com\/*"
    ],
    "browser_action": {
        "default_icon": "CE_icon19.png",
        "default_popup": "popup.html"
    }
}