iSimple
iSimple a light weight new tab!
iSimple क्या है?
iSimple Job Moll द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "iSimple a light weight new tab!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में iSimple एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
It does not have to be extended to be beautiful. Simple new tab page - Light weight design - Easy shortcuts icons - Awesome search bar -Simple open new tabs Try it now! ---- V1.27 ---- -Bookmarks, History, Apps, Downloads now from your new tab! -Special turn off button -Better menu right above (new tab, contact, share) -Awesome "css" effects! ---- V1.26 ---- -1 Link fixed -Added button to open new tab -Added "Autofocus" and "autocomplete="on"" -Bigger search bar -Fixed gmail language ---- V1.25 ---- -Total new design ---- V1.23 ---- -New extension icons added -New chrome icon -Link fixes ---- V1.22 ---- -Better and sharpen pictures! -Smaller download size from 216kb to 20kb!!! -Fixed bing icon redirect ---- V1.20 ---- -A very big update!!! -Very much new icons! -A new background -Easy contact button for idea's -Bigger search bar with other placeholder text -And much more!! ---- V1.11 ---- -Added "Pinterest" "LinkedIn" and "Whatsapp" -Fixed picture size -Added a very nice search bar -Added contact for nice idea's ---- V1.1 ---- -First version of this awesome "new tab" extension
एक्सटेंशन की मूल जानकारी
नाम | iSimple |
ID | fgfeplncpnphlojnfegdehmjdldccmfp |
आधिकारिक URL | https://chromewebstore.google.com/detail/isimple/fgfeplncpnphlojnfegdehmjdldccmfp |
विवरण | iSimple a light weight new tab! |
फ़ाइल का आकार | 138 KB |
स्थापना संख्या | 17 |
वर्तमान संस्करण | 1.27 |
अंतिम अपडेट | 2015-04-20 |
प्रकाशन तिथि | 2015-04-20 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | Job Moll |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "iSimple", "short_name": "iSimple new tab", "version": "1.27", "manifest_version": 2, "description": "iSimple a light weight new tab!", "icons": { "16": "iconen\/icon16.png", "48": "iconen\/icon48.png", "128": "iconen\/icon128.png" }, "author": "Job Moll", "incognito": "split", "chrome_url_overrides": { "newtab": "index.html" }, "browser_action": { "default_icon": "iconen\/icon128.png", "default_popup": "popup.html" } } |