Aniworld Watch Tool
This tool allows you to save your future watch progress. So you always know how far you are with which anime!
Hvad er Aniworld Watch Tool?
Aniworld Watch Tool er en Chrome-udvidelse udviklet af not jami, og dens hovedfunktion er "This tool allows you to save your future watch progress. So you always know how far you are with which anime!".
Udvidelsesskærmbilleder
Download Aniworld Watch Tool-udvidelses-CRX-fil
Download Aniworld Watch Tool-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
This tool allows you to save your future watch progress automatically. So you always know how far you are with which anime! This Chrome Extension also blocks all advertising in the video player and has an autoplay function. Moreover, you have the option to skip to the next episode or play the previous one using the video player controls.
Grundlæggende oplysninger om udvidelsen
Navn | Aniworld Watch Tool |
ID | impijdijbdlcohhipigbbcfjhhlajmgl |
Officiel URL | https://chromewebstore.google.com/detail/aniworld-watch-tool/impijdijbdlcohhipigbbcfjhhlajmgl |
Beskrivelse | This tool allows you to save your future watch progress. So you always know how far you are with which anime! |
Filstørrelse | 38.76 KB |
Antal Installationer | 31 |
Nuværende Version | 2.4 |
Senest Opdateret | 2024-01-27 |
Udgivelsesdato | 2023-12-02 |
Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
Udvikler | not jami |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://www.bameninghong.com/privacy.html |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Aniworld Watch Tool", "version": "2.4", "description": "This tool allows you to save your future watch progress. So you always know how far you are with which anime!", "options_page": "popup\/options.html", "permissions": [ "tabs", "storage", "unlimitedStorage" ], "background": { "service_worker": "scripts\/background.js" }, "web_accessible_resources": [ { "resources": [ "videoplayer\/videoplayer.html", "videoplayer\/videoplayer.js", "videoplayer\/animeSaving.js", "videoplayer\/slider.css", "scripts\/content.js", "styles\/markWatchedAnime.css", "error\/error.html", "error\/error.js", "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/4.7.0\/css\/font-awesome.min.css" ], "matches": [ " |