Fake History Maker
Create fictional browsing histories with Fake History Maker Chrome extension.
Τι είναι το Fake History Maker;
Το Fake History Maker είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Pirtpal Singh, και η κύρια λειτουργία του είναι "Create fictional browsing histories with Fake History Maker Chrome extension.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Fake History Maker
Λήψη αρχείων επέκτασης Fake History Maker σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Introducing Fake History Maker 🚀, your go-to Chrome extension for crafting imaginative browsing histories! Unleash your creativity by generating fake URLs and weaving compelling stories of online adventures. 🕰️ Travel through time, create fictional narratives, or simply have fun with this versatile tool. 🌐 Easy to use, simply customize your URL details and watch your unique history unfold. 🖱️ Whether it's for pranks, storytelling, or pure amusement, Fake History Maker lets you redefine the narrative of your online journey. Download now and embark on a journey of limitless possibilities! 🌟 #FakeHistory #ChromeExtension #WebAdventure
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | egollaonnpidflnggomkcgidjjmoijno |
Επίσημο URL | https://chromewebstore.google.com/detail/fake-history-maker/egollaonnpidflnggomkcgidjjmoijno |
Περιγραφή | Create fictional browsing histories with Fake History Maker Chrome extension. |
Μέγεθος Αρχείου | 66.47 KB |
Αριθμός Εγκαταστάσεων | 120 |
Τρέχουσα Έκδοση | 1.0.1 |
Τελευταία Ενημέρωση | 2024-02-16 |
Ημερομηνία Δημοσίευσης | 2023-11-21 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | Pirtpal Singh |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://sellify.stagingproject.xyz/privacy-policy |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Fake History Maker", "version": "1.0.1", "description": "Create fictional browsing histories with Fake History Maker Chrome extension.", "action": { "default_title": "Fake History Maker", "default_popup": "popup.html" }, "permissions": [], "icons": { "16": "images\/16.png", "32": "images\/48.png", "48": "images\/48.png", "64": "images\/64.png", "128": "images\/128.png" } } |