Tail (SlideShow of furry art and reviews)
A review of art and a presentation of it. A wonderful extension for any furry!
What is Tail (SlideShow of furry art and reviews)?
Tail (SlideShow of furry art and reviews) is a Chrome extension developed by Charlie Perkins, and its main feature is "A review of art and a presentation of it. A wonderful extension for any furry!".
Extension Screenshots
Download Tail (SlideShow of furry art and reviews) Extension CRX File
Download Tail (SlideShow of furry art and reviews) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 *
Extension Basic Information
Name | |
ID | nllmecbhmcccjnalakkdblikdjgcjaeb |
Official URL | https://chrome.google.com/webstore/detail/tail-slideshow-of-furry-a/nllmecbhmcccjnalakkdblikdjgcjaeb |
Description | A review of art and a presentation of it. A wonderful extension for any furry! |
File Size | 31.94 MB |
Installation Count | 163 |
Current Version | 3.1.2 |
Last Updated | 2017-12-09 |
Publish Date | 2017-12-09 |
Rating | 4.50/5 Total 20 Ratings |
Developer | Charlie Perkins |
[email protected] | |
Payment Type | free |
Supported Languages | 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 } |