AYAYADASH - Anime Dashboard

A new tab dashboard for weebs AYAYA

What is AYAYADASH - Anime Dashboard?

AYAYADASH - Anime Dashboard is a Chrome extension developed by danielmichaelni, and its main feature is "A new tab dashboard for weebs AYAYA".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download AYAYADASH - Anime Dashboard Extension CRX File

Download AYAYADASH - Anime Dashboard 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

                        Enjoy beautiful anime scenery and inspirational anime quotes every time you open a new tab.                    

Extension Basic Information

Name AYAYADASH - Anime Dashboard AYAYADASH - Anime Dashboard
ID pcilmcebllafjnlpkbcigemnookkklai
Official URL https://chromewebstore.google.com/detail/ayayadash-anime-dashboard/pcilmcebllafjnlpkbcigemnookkklai
Description A new tab dashboard for weebs AYAYA
File Size 16.28 MB
Installation Count 519
Current Version 1.0.3
Last Updated 2024-03-03
Publish Date 2022-05-11
Rating 4.80/5 Total 5 Ratings
Developer danielmichaelni
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AYAYADASH - Anime Dashboard",
    "description": "A new tab dashboard for weebs AYAYA",
    "version": "1.0.3",
    "manifest_version": 3,
    "icons": {
        "128": "ayaya.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ]
}