Virtual Plant Tulip
Virtual Plant Tulip it's application that add cute tulip to your browser!
Virtual Plant Tulip क्या है?
Virtual Plant Tulip Thomas David द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Virtual Plant Tulip it's application that add cute tulip to your browser!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Virtual Plant Tulip एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Ever wanted to have your own plant, but you werent able to convince your parents to get a plant for you? You can experience what it feels like to have your own pet plant now by installing this software extension, . Once you install this extension, you will need to name your pet plant, and then constantly feed the plant make time to play with your pet plant tuck the plant to bed and much more to ensure your tulip remains in good health. Before you spend money on a real plant, you can use our software extension to gauge how ready you are to become a plant owner in real life. Try this pet tulip simulator today and see if you are ready to own your very own plant in real life.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | iebnjhpofefihlleeidlmdgakjmapoeb |
आधिकारिक URL | https://chrome.google.com/webstore/detail/virtual-plant-tulip/iebnjhpofefihlleeidlmdgakjmapoeb |
विवरण | Virtual Plant Tulip it's application that add cute tulip to your browser! |
फ़ाइल का आकार | 1.95 MB |
स्थापना संख्या | 5,566 |
वर्तमान संस्करण | 3.0.0 |
अंतिम अपडेट | 2022-09-14 |
प्रकाशन तिथि | 2020-12-14 |
रेटिंग | 4.28/5 कुल 80 रेटिंग्स |
डेवलपर | Thomas David |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "\/js\/bg-worker.js" }, "default_locale": "en", "description": "__MSG_app_description__", "externally_connectable": { "matches": [ "*:\/\/*.pdfwork.com\/*" ] }, "homepage_url": "https:\/\/pet-tulip.pdfwork.com\/", "icons": { "128": "icons\/128.png", "16": "icons\/16.png", "48": "icons\/48.png" }, "manifest_version": 3, "name": "__MSG_app_name__", "offline_enabled": true, "permissions": [ "storage" ], "short_name": "virtual plant", "version": "3.0.0", "action": { "default_icon": { "16": "icons\/16.png", "32": "icons\/32.png" }, "default_popup": "popup.html" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0Ss0RKJ6TgLb+eoXBpmHGtaOBpdeg2yTQeG2ogmIKKZhdENvuwvZyET36+ilVWZ48VMUS+kiPHmkw+w0ks0GvWUUGz6sH\/b79vjt13Pwe4hVutbIrU60f1ZQgMF+kqmFqTL1Yca67RaFi7AQu+aDuuHytH0SOqyjiUuVXX7xIA9\/j1QCMcCyF7Sd5+Kh1pRHtbhsq9\/eLxEsAFNTGXVaxHQjhMQ\/7oJmVd1CYD5wsbyyssrYE4Sw3NNyXiiNhH\/097JyUjPOMgxpeflIQfH3CnYXQ9ujWkxOGloLzAaUBD73bKYR6L8seXxcPMPRkUpej71cAhDG+18JJLcRPUncHQIDAQAB" } |