Inspiring Puppies
Inspirational quotes as told by puppies.
Inspiring Puppies क्या है?
Inspiring Puppies zcolburn द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Inspirational quotes as told by puppies."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Inspiring Puppies एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Have you ever wanted puppies to give you compliments? Well, today is your lucky day! Simply click and you will be presented with a puppy and a compliment. All images are drawn from randomdoggiegenerator.com.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | feomjpgddicahogfffjdelnjoaednanb |
आधिकारिक URL | https://chrome.google.com/webstore/detail/inspiring-puppies/feomjpgddicahogfffjdelnjoaednanb |
विवरण | Inspirational quotes as told by puppies. |
फ़ाइल का आकार | 46.83 KB |
स्थापना संख्या | 13 |
वर्तमान संस्करण | 1.1 |
अंतिम अपडेट | 2018-12-02 |
प्रकाशन तिथि | 2018-12-02 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | zcolburn |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Inspiring Puppies", "version": "1.1", "description": "Inspirational quotes as told by puppies.", "browser_action": { "default_title": "Inspiring Puppies", "default_icon": "icon.png", "default_popup": "popup.html" }, "web_accessible_resources": [ "styling.css", "https:\/\/www.randomdoggiegenerator.com\/randomdoggie.php", "https:\/\/fonts.googleapis.com\/css?family=El+Messiri" ], "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'" } |