My Hero Academia - Boku No Hero New Tab
Productivity new tab with My Hero Academia (Boku No Hero Academia) wallpapers and other features
What is My Hero Academia - Boku No Hero New Tab?
My Hero Academia - Boku No Hero New Tab is a Chrome extension developed by TabTurbo, and its main feature is "Productivity new tab with My Hero Academia (Boku No Hero Academia) wallpapers and other features".
Extension Screenshots
Download My Hero Academia - Boku No Hero New Tab Extension CRX File
Download My Hero Academia - Boku No Hero New Tab 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
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.
Extension Basic Information
Name | |
ID | clbgbajmmonobkeejcnkeialcahaemlk |
Official URL | 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 |
File Size | 38.84 MB |
Installation Count | 145 |
Current Version | 1.2.0 |
Last Updated | 2021-01-26 |
Publish Date | 2021-01-26 |
Rating | 5.00/5 Total 3 Ratings |
Developer | TabTurbo |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://microsearch.me/privacy |
Supported Languages | 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" } |