Vanced iOS Updates
This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!
什麼是Vanced iOS Updates?
Vanced iOS Updates是由https://vanced-ios.com開發的Chrome擴展程式,該擴展的主要功能是“This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!”。
擴展截圖
下載Vanced iOS Updates擴展crx文件
下載Vanced iOS Updates擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Hi and welcome to our extention that is news and updates for our newest project. Vanced iOS! It can actually use all the premium features of YouTube on your iPhone or iPad and get them for free with our modded app! If you are interested in checking it our or beta testing our app. Check it out below: https://vanced-ios.com/
擴展基本資訊
名稱 | |
ID | fjnmafjfphgfkfhdlbibdjpojgkpomhg |
官方網址 | https://chromewebstore.google.com/detail/vanced-ios-updates/fjnmafjfphgfkfhdlbibdjpojgkpomhg |
簡介 | This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)! |
檔案大小 | 358 KB |
安裝次數 | 1,115 |
目前版本 | 1.2 |
更新時間 | 2021-03-25 |
上架時間 | 2021-03-25 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://vanced-ios.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://vanced-ios.com/ |
說明頁面URL | https://vanced-ios.com/ |
隱私政策頁面URL | https://vanced-ios.com/privacy-policy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Vanced iOS Updates", "version": "1.2", "manifest_version": 2, "description": "This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!", "homepage_url": "https:\/\/vanced-ios.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |