Canterlot.com Extension

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

什么是Canterlot.com Extension?

Canterlot.com Extension是由https://canterlot.com开发的Chrome扩展程序,该扩展的主要功能是“Accesses public content from Canterlot.com such as latest gallery images & news”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Canterlot.com Extension扩展crx文件

下载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"
    }
}