Avengers Endgame Theme
Part of the journey is the end.
什麼是Avengers Endgame Theme?
Avengers Endgame Theme是由http://www.appicted.in開發的Chrome擴展程式,該擴展的主要功能是“Part of the journey is the end.”。
擴展截圖
下載Avengers Endgame Theme擴展crx文件
下載Avengers Endgame Theme擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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!
擴展基本資訊
名稱 | |
ID | kophgjkjmjhcohlfdilibmhmcghhkihi |
官方網址 | https://chrome.google.com/webstore/detail/avengers-endgame-theme/kophgjkjmjhcohlfdilibmhmcghhkihi |
簡介 | Part of the journey is the end. |
檔案大小 | 583 KB |
安裝次數 | 49 |
目前版本 | 0.0.1 |
更新時間 | 2018-12-09 |
上架時間 | 2018-12-09 |
評分 | 2.50/5 共 4 次評分 |
開發者 | http://www.appicted.in |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.coach.me/Dhiraj?ref=YJNVl |
說明頁面URL | http://www.appicted.in |
支援的語言 | 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" } |