Tail (SlideShow of furry art and reviews)
A review of art and a presentation of it. A wonderful extension for any furry!
什么是Tail (SlideShow of furry art and reviews)?
Tail (SlideShow of furry art and reviews)是由Charlie Perkins开发的Chrome扩展程序,该扩展的主要功能是“A review of art and a presentation of it. A wonderful extension for any furry!”。
扩展截图
下载Tail (SlideShow of furry art and reviews)扩展crx文件
下载Tail (SlideShow of furry art and reviews)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension allows you to browse selected furry images via an automatic slideshow page & gallery page where you can go and see all of the images without the use of the slideshow page. The page has a light blue background giving a modern feel to the extension. Each artist has been named in the slideshow. They are credited under the src (source) section. Along side the attribution for the artist, you can also follow them using the follow button below their name. I strongly recommend that you visit their Tumblr or art page. It is the artists that power this extension (Along side Json, HTML, CSS and JavaScript). Thank you to the artists in the slideshow. * NEW UPDATE 3.1.0 * + NEW User Submitted Page + + NEW Music (The Fat Rat) + + Submit Your Own Posts + + Spelling Mistakes Corrected + * NEW UPDATE 3.1.2 * - I update this plugin whenever I have time because... - + I am in the process of designing some new plugins + Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favour of fair use. * If you have seen your art on here and would liker further credit or for it to be taken down, just ask. * * Art that is sent in will be considered * * Sorry if you aren't correctly credited. Just email me and I'll either remove it or make your name BOLD. * * All art submitted are not reviewed and the artist gives full permission for the Developer to use the artwork submitted in the plugin *
扩展基本信息
名称 | |
ID | nllmecbhmcccjnalakkdblikdjgcjaeb |
官方URL | https://chrome.google.com/webstore/detail/tail-slideshow-of-furry-a/nllmecbhmcccjnalakkdblikdjgcjaeb |
简介 | A review of art and a presentation of it. A wonderful extension for any furry! |
文件大小 | 31.94 MB |
安装次数 | 163 |
当前版本 | 3.1.2 |
更新时间 | 2017-12-09 |
上架时间 | 2017-12-09 |
评分 | 4.50/5 共20次评分 |
开发者 | Charlie Perkins |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tail (SlideShow of furry art and reviews)", "description": "A review of art and a presentation of it. A wonderful extension for any furry!", "manifest_version": 2, "version": "3.1.2", "author": "Charlie Perkins", "permissions": [ "tabs", "bookmarks" ], "browser_action": { "default_popup": "popup.html", "default_icon": "icon.png", "default_title": "Furry SlideShow" }, "offline_enabled": true } |