Inspiral, inspiring new tab page
Get inspired by amazing things every time you open a new tab
Inspiral, inspiring new tab page क्या है?
Inspiral, inspiring new tab page Or Ron द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get inspired by amazing things every time you open a new tab"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Inspiral, inspiring new tab page एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Inspiral is an HTML5 webapp that aims to get you inpired every time you open a new tab. The main focus is give you the inspiration you need in a new morning, during the rough noon times and on the night. For any comments or suggestion please email me: or.ron10[at]gmail.com
एक्सटेंशन की मूल जानकारी
नाम | |
ID | pmoealnilgacefigomohkaciaoohgdlm |
आधिकारिक URL | https://chrome.google.com/webstore/detail/inspiral-inspiring-new-ta/pmoealnilgacefigomohkaciaoohgdlm |
विवरण | Get inspired by amazing things every time you open a new tab |
फ़ाइल का आकार | 486 KB |
स्थापना संख्या | 18 |
वर्तमान संस्करण | 0.12 |
अंतिम अपडेट | 2015-01-14 |
प्रकाशन तिथि | 2015-01-14 |
रेटिंग | 5.00/5 कुल 3 रेटिंग्स |
डेवलपर | Or Ron |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Inspiral, inspiring new tab page", "description": "Get inspired by amazing things every time you open a new tab", "version": "0.12", "incognito": "split", "chrome_url_overrides": { "newtab": "blank.html" }, "manifest_version": 2, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "permissions": [ "topSites" ] } |