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 |
Eメール | [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 } |