My Hero Academia - Boku No Hero New Tab

Productivity new tab with My Hero Academia (Boku No Hero Academia) wallpapers and other features

Qu'est-ce que My Hero Academia - Boku No Hero New Tab ?

My Hero Academia - Boku No Hero New Tab est une extension Chrome développée par TabTurbo, et sa fonction principale est "Productivity new tab with My Hero Academia (Boku No Hero Academia) wallpapers and other features".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension My Hero Academia - Boku No Hero New Tab

Téléchargez les fichiers d'extension My Hero Academia - Boku No Hero New Tab 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

                        My Hero Academia - Boku No Hero New Tab turns your new tab page to custom themes with the best superhero manga series.
If you love My Hero Academia (Boku No Hero) - this is the right extension for you.
Enjoy the new tab with some cool features like weather forecast in your location, inspirational quotes, sticky notes & bookmarks manager.                    

Informations de Base sur l'Extension

Nom My Hero Academia - Boku No Hero New Tab My Hero Academia - Boku No Hero New Tab
ID clbgbajmmonobkeejcnkeialcahaemlk
URL Officiel https://chrome.google.com/webstore/detail/my-hero-academia-boku-no/clbgbajmmonobkeejcnkeialcahaemlk
Description Productivity new tab with My Hero Academia (Boku No Hero Academia) wallpapers and other features
Taille du Fichier 38.84 MB
Nombre d'Installations 145
Version Actuelle 1.2.0
Dernière Mise à Jour 2021-01-26
Date de Publication 2021-01-26
Évaluation 5.00/5 Total 3 Évaluations
Développeur TabTurbo
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://microsearch.me/privacy
Langues Prises en Charge id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "My Hero Academia",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "manifest_version": 2,
    "offline_enabled": true,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_title": "My Hero Academia - Boku No Hero Academia"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "bookmarks",
        "tabs",
        "history",
        "https:\/\/i.olsh.me\/",
        "https:\/\/images.weserv.nl\/",
        "https:\/\/www.google.com\/",
        "https:\/\/api.homey-app.online\/"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html?action=newtab"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "version": "1.2.0"
}