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 |
官方網址 | 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 } |