Anichinu
Watching anime & Waifu made easier
Anichinu क्या है?
Anichinu jawhawk द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Watching anime & Waifu made easier"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Anichinu एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Watch your favorite anime, recently released anime episodes & Waifus in one click. What else do you need ! How to Use: 1) Click on the settings icon for UI preferences. 2) Search Anime names in the search bar. 3) Click on right side middle floating arrow for recent Episodes section. 4) Select Category on the Home page for background Images. 5) Add icons for your saved links. 6) Background changes when the page is refreshed. Note: Background includes both SFW / NSFW Images. Key for NSFW: 36116158234121 Ping to [email protected] for bugs & suggestions.
एक्सटेंशन की मूल जानकारी
नाम | Anichinu |
ID | bempahanfbelceikgbhicebchefdlpog |
आधिकारिक URL | https://chrome.google.com/webstore/detail/anichinu/bempahanfbelceikgbhicebchefdlpog |
विवरण | Watching anime & Waifu made easier |
फ़ाइल का आकार | 774 KB |
स्थापना संख्या | 226 |
वर्तमान संस्करण | 2.21 |
अंतिम अपडेट | 2024-01-13 |
प्रकाशन तिथि | 2022-06-08 |
रेटिंग | 5.00/5 कुल 7 रेटिंग्स |
डेवलपर | jawhawk |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://drive.google.com/file/d/1UiuZg_-fa_NjwmCy-PzVlTznCgLM0S86/view?usp=sharing |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Watching anime & Waifu made easier", "version": "2.21", "manifest_version": 3, "__firefox|opera|edge__manifest_version": 2, "name": "Anichinu", "icons": { "16": "girl2.png", "32": "girl2.png", "48": "girl2.png", "128": "girl2.png" }, "homepage_url": "https:\/\/github.com\/Jawhawk\/Anichinu", "short_name": "Anichinu", "__dev__content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "__prod__content_security_policy": "script-src 'self'; object-src 'self'", "__chrome|firefox__author": "Chinmay Joshi aka Jawhawk ", "__firefox__applications": { "gecko": { "id": "{754FB1AD-CC3B-4856-B6A0-7786F8CA9D17}", "strict_min_version": "52.0" } }, "__firefox__browser_action": { "default_popup": "popup.html", "default_icon": { "16": "girl2.png", "32": "girl2.png", "48": "girl2.png", "128": "girl2.png" }, "default_title": "Anichinu", "__chrome|opera__chrome_style": false, "__firefox__browser_style": false }, "__chrome__action": { "default_popup": "popup.html", "default_icon": { "16": "girl2.png", "32": "girl2.png", "48": "girl2.png", "128": "girl2.png" }, "default_title": "Home | Anichinu", "__chrome|opera__chrome_style": false, "__firefox__browser_style": false }, "chrome_url_overrides": { "newtab": "newtab.html" }, "__chrome__content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline'" } } |