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 |
公式URL | 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 |
Eメール | [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" } } |