Animeplanet Additions version history - 5 versions
Animeplanet Additions by Sandelier
Animeplanet Additions version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.5
Released Nov 2, 2024 - 407.98 KBWorks with firefox 126.0 and later, android 131.0 and laterFeatures
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.Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.0.4
Released Oct 20, 2024 - 266.37 KBWorks with firefox 126.0 and laterRemade 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.Source code released under MIT License
Version 1.0.3
Released Oct 11, 2024 - 84.04 KBWorks with firefox 126.0 and laterFeatures
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 onSource code released under MIT License
Version 1.0.2
Released Jul 7, 2024 - 43.63 KBWorks with firefox 126.0 and laterFixed 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/animeSource code released under MIT License
Version 1.0
Released Jun 6, 2024 - 38.81 KBWorks with firefox 126.0 and laterSource code released under MIT License