Vanced iOS Updates
This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!
Vad är Vanced iOS Updates?
Vanced iOS Updates är en Chrome-tillägg utvecklad av https://vanced-ios.com, och dess huvudfunktion är "This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!".
Tilläggsskärmbilder
Ladda ner Vanced iOS Updates-förlängningens CRX-fil
Ladda ner Vanced iOS Updates-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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/
Grundläggande Information om Tillägg
Namn | |
ID | fjnmafjfphgfkfhdlbibdjpojgkpomhg |
Officiell webbadress | https://chromewebstore.google.com/detail/vanced-ios-updates/fjnmafjfphgfkfhdlbibdjpojgkpomhg |
Beskrivning | This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)! |
Filstorlek | 358 KB |
Antal Installationer | 1,115 |
Aktuell Version | 1.2 |
Senast Uppdaterad | 2021-03-25 |
Publiceringsdatum | 2021-03-25 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | https://vanced-ios.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://vanced-ios.com/ |
Hjälpsida URL | https://vanced-ios.com/ |
URL till Sekretesspolicy Sidan | https://vanced-ios.com/privacy-policy |
Stödda Språk | 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" } } |