Tail (SlideShow of furry art and reviews)
A review of art and a presentation of it. A wonderful extension for any furry!
O que é Tail (SlideShow of furry art and reviews)?
Tail (SlideShow of furry art and reviews) é uma extensão do Chrome desenvolvida por Charlie Perkins, e sua principal característica é "A review of art and a presentation of it. A wonderful extension for any furry!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tail (SlideShow of furry art and reviews)
Baixe arquivos de extensão Tail (SlideShow of furry art and reviews) no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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 *
Informações Básicas da Extensão
Nome | |
ID | nllmecbhmcccjnalakkdblikdjgcjaeb |
URL Oficial | https://chrome.google.com/webstore/detail/tail-slideshow-of-furry-a/nllmecbhmcccjnalakkdblikdjgcjaeb |
Descrição | A review of art and a presentation of it. A wonderful extension for any furry! |
Tamanho do Arquivo | 31.94 MB |
Contagem de Instalações | 163 |
Versão Atual | 3.1.2 |
Última Atualização | 2017-12-09 |
Data de Publicação | 2017-12-09 |
Classificação | 4.50/5 Total de 20 Avaliações |
Desenvolvedor | Charlie Perkins |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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 } |