Avengers Endgame Theme
Part of the journey is the end.
What is Avengers Endgame Theme?
Avengers Endgame Theme is a Chrome extension developed by http://www.appicted.in, and its main feature is "Part of the journey is the end.".
Extension Screenshots
Download Avengers Endgame Theme Extension CRX File
Download Avengers Endgame Theme 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
I don't know what more to say about it than what's already out there. I just can't wait any longer to see it either. :-) You can check out more of my work at: www.appicted.in Bye bye!
Extension Basic Information
Name | |
ID | kophgjkjmjhcohlfdilibmhmcghhkihi |
Official URL | https://chrome.google.com/webstore/detail/avengers-endgame-theme/kophgjkjmjhcohlfdilibmhmcghhkihi |
Description | Part of the journey is the end. |
File Size | 583 KB |
Installation Count | 49 |
Current Version | 0.0.1 |
Last Updated | 2018-12-09 |
Publish Date | 2018-12-09 |
Rating | 2.50/5 Total 4 Ratings |
Developer | http://www.appicted.in |
[email protected] | |
Payment Type | free |
Extension Website | https://www.coach.me/Dhiraj?ref=YJNVl |
Help Page URL | http://www.appicted.in |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.1", "description": "Part of the journey is the end.", "name": "Avengers Endgame Theme", "browser_action": { "default_icon": "icon.png", "default_title": "Avengers Endgame" }, "permissions": [ "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "64": "smallIcon.png", "128": "icon.png" }, "incognito": "split" } |