Fake History Maker
Create fictional browsing histories with Fake History Maker Chrome extension.
Vad är Fake History Maker?
Fake History Maker är en Chrome-tillägg utvecklad av Pirtpal Singh, och dess huvudfunktion är "Create fictional browsing histories with Fake History Maker Chrome extension.".
Tilläggsskärmbilder
Ladda ner Fake History Maker-förlängningens CRX-fil
Ladda ner Fake History Maker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | egollaonnpidflnggomkcgidjjmoijno |
Officiell webbadress | https://chromewebstore.google.com/detail/fake-history-maker/egollaonnpidflnggomkcgidjjmoijno |
Beskrivning | Create fictional browsing histories with Fake History Maker Chrome extension. |
Filstorlek | 66.47 KB |
Antal Installationer | 120 |
Aktuell Version | 1.0.1 |
Senast Uppdaterad | 2024-02-16 |
Publiceringsdatum | 2023-11-21 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Pirtpal Singh |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://sellify.stagingproject.xyz/privacy-policy |
Stödda Språk | 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" } } |