Video Helper
Help you synchronize the current time while watching the video.
Vad är Video Helper?
Video Helper är en Chrome-tillägg utvecklad av a1009943858, och dess huvudfunktion är "Help you synchronize the current time while watching the video.".
Tilläggsskärmbilder
Ladda ner Video Helper-förlängningens CRX-fil
Ladda ner Video Helper-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
Concentrate the videos of all tab pages into one page.
Grundläggande Information om Tillägg
Namn | Video Helper |
ID | ejjgnmojdimjkkplghafhopcoppanigo |
Officiell webbadress | https://chromewebstore.google.com/detail/video-helper/ejjgnmojdimjkkplghafhopcoppanigo |
Beskrivning | Help you synchronize the current time while watching the video. |
Filstorlek | 100 KB |
Antal Installationer | 316 |
Aktuell Version | 1.1 |
Senast Uppdaterad | 2023-12-25 |
Publiceringsdatum | 2023-06-29 |
Betyg | 5.00/5 Totalt 3 Betyg |
Utvecklare | a1009943858 |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://jinyusha0.github.io/PrivacyPolicy.html |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Video Helper", "description": "Help you synchronize the current time while watching the video.", "version": "1.1", "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/index.ts-loader-1eac1800.js" ], "matches": [ " |