Animeplanet Additions versjonshistorikk - 5 versjoner
Animeplanet Additions av Sandelier
Animeplanet Additions versjonshistorikk - 5 versjoner
Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg.
Siste versjon
Versjon 1.0.5
Utgitt 2. nov. 2024 - 407,98 kBFungerer med firefox 126.0 og nyere, android 131.0 og nyereFeatures
Custom entry title
- Allows you to modify the title of an entry and by pressing enter you can toggle between the orginal and modified title. Why i made this is becauase sometimes you can't find the manga using animeplanet's title.
Show filtering
- Shows filter options for screens that are smaller than 768px wide.
Cleaner alt titles
- Splits alt titles from commas into blocks (Previously this code was in 'Extra manga data' feature)
Added
Made modifications to options page to make it look/run better on mobile.
Added an new key that dictates if an content script works on mobile or desktop.
BUGS
Set more precise selector for notes because before if there was an ad it would mess up the layout of notes.
Script tracking was not working correctly so i remade the way i am tracking scripts.
It seems animeplanet does not add the tooltips to dom when your user agents indicate you are on phone, which makes a lot of features not work on mobile. I have been trying to find a method that would fix this issue but hitting a roadblock after roadblock with it. I could always just fetch the animeplanet site with a custom user agent and show that fetched animeplanet site, but I would prefer not to do that instead, I will try to see if I can find a better method.Kildekode utgitt under MIT License
Last ned Firefox og få utvidelsenDu trenger Firefox for å bruke denne utvidelsenEldre versjoner
Versjon 1.0.4
Utgitt 20. okt. 2024 - 266,37 kBFungerer med firefox 126.0 og nyereRemade options page
Custom tags new json structure
Features
Created an "helper-browserSpecifics.js" script that handles the the browser api calls so all content scripts i make will work straight away in chromium or firefox without needing to switch up the api calls myself
Integrated "AnimePlanet-Stats-Visualizer" to the extension and it can be found in options page. Allows you to scrape an list and show statistics of manga/anime list
Added
Added popup html for quick access to options page
BUGS
Fixed where when updating the program the new features wouldnt be added.
Customtags
Fixed bug where the tag duplicates when you add it to multiple entries.
Fixed the bug where if an url had query parameter it would not add custom tags to filter pill.Kildekode utgitt under MIT License
Versjon 1.0.3
Utgitt 11. okt. 2024 - 84,04 kBFungerer med firefox 126.0 og nyereFeatures
Custom tags
Allows you to create and add custom tags to entries and adds an new filter to show the entries with specific custom tag (Its supposed to show all of the manga or anime entries that you have added the custom tag instead of showing the entries that the profile has that has that custom tag).
stillLeft
Shows you how many chapters/episodes are left on an entry without having to hover over the tooltip.
Added
Added an icon to entries if they have an note attached to it.
Remade options page
Added import/export of settings
BUGS
Fixed the bug where if content script failed to inject no other content scripts would be injected. Fixed by try and catch
Fixed styling issue when you only had quick apply onKildekode utgitt under MIT License
Versjon 1.0.2
Utgitt 7. juli 2024 - 43,63 kBFungerer med firefox 126.0 og nyereFixed the issue where multiple content scripts were injected into the same page.
Added functionality to select multiple custom lists that you want to add the entry to.
Added notes functionality so you can write notes on each individual manga/animeKildekode utgitt under MIT License
Versjon 1.0
Utgitt 6. juni 2024 - 38,81 kBFungerer med firefox 126.0 og nyereKildekode utgitt under MIT License