Animadness

Let's Binge Anime ^_^

Qu'est-ce que Animadness ?

Animadness est une extension Chrome développée par http://animadness.net, et sa fonction principale est "Let's Binge Anime ^_^".

Captures d'Écran de l'Extension

Télécharger le fichier CRX de l'extension Animadness

Téléchargez les fichiers d'extension Animadness au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Binge watching anime has become far too difficult for Otakus so Madness Labs has come to the rescue.  Use this extension along side Animadness.net in order to Chromecast anime and watch until your ass goes numb. :3

Support us on Patreon!
http://patreon.com/madnesslabs

Whats New in v1.4
- Anime Genres
- Backup Media Provider
- Anime Search
- Bug Fixes and UI Improvements

Whats New in v1.3.1
- Automatically switch to sub when dub not available
- Bug Fixes

Whats New in v1.3
- Faster video fetching
- Improved navigation and interface
- More anime series info

Whats New in v1.2
- Share Buttons
- Switch between dubbed and sub in profile
- Anime pictures and descriptions
- Better and Faster Extension
- Easier Extension Setup
- Filler info from AnimeFillerList.com                    

Informations de Base sur l'Extension

Nom Animadness Animadness
ID jkmkhifmakamhiihlpdkbhgjfochfijf
URL Officiel https://chrome.google.com/webstore/detail/animadness/jkmkhifmakamhiihlpdkbhgjfochfijf
Description Let's Binge Anime ^_^
Taille du Fichier 1.06 MB
Nombre d'Installations 53
Version Actuelle 1.4.1
Dernière Mise à Jour 2017-01-27
Date de Publication 2017-01-27
Évaluation 2.33/5 Total 3 Évaluations
Développeur http://animadness.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://animadness.net
URL de la Page d'Aide http://madnesslabs.net
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Animadness",
    "description": "Let's Binge Anime ^_^",
    "version": "1.4.1",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "extension.html"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.googleapis.com; object-src 'self'",
    "permissions": [
        "background",
        "tabs",
        "",
        "storage"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArwabV0\/REb7ptgry22fMSK+sVKSyCF3yvInqN6\/ssF7uY10tq1ScKJvk29ynzCu2tptj6jwfCAyOw6rJQuxmscjZ54yc\/tWmRgqFfFxB0AoOpeH9TD6jfVelmZJLedNhqbAhbvA5P7wZ4YRDxBmc02kTPoKOjWjnYvvH+P8WvjWuZancmHnF6ZJCUzhRcp9nDTJ6RTjPLLD7l1bXeAejPSWReVmuqCGF3YLT0GlWMmtsdgeLsXejsjZDgMdmWlW\/R4g7vJDv7m6LhAJTJYBN6Y2knoAnaejRxHUV8XQRne34tWyvcfvHSEfYMoZjq6hioriLd0OAGQJ+AUa4hGIfiwIDAQAB",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.animadness.net\/*",
            "*:\/\/*.animadness.dev\/*"
        ]
    }
}