Fresh Ubuntu Search Results

Get fresh Ubuntu search results! Filtered by past year.

Fresh Ubuntu Search Results क्या है?

Fresh Ubuntu Search Results https://manuphatak.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get fresh Ubuntu search results! Filtered by past year."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Fresh Ubuntu Search Results एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        UPDATE: Version 2 is makes this extension great again!! Also fantastic new HIGH ENERGY artwork!!

Automagically freshens Ubuntu search results -- adds the "past year" filter.

Search engines supported:

- Google


Issues: https://github.com/bionikspoon/fresh-ubuntu-search-results/issues

Raise an issue to request new search engine support.                    

एक्सटेंशन की मूल जानकारी

नाम Fresh Ubuntu Search Results Fresh Ubuntu Search Results
ID ikkohofimoelhcabiaepfkbhajokljle
आधिकारिक URL https://chromewebstore.google.com/detail/fresh-ubuntu-search-resul/ikkohofimoelhcabiaepfkbhajokljle
विवरण Get fresh Ubuntu search results! Filtered by past year.
फ़ाइल का आकार 286 KB
स्थापना संख्या 65
वर्तमान संस्करण 2.1.1
अंतिम अपडेट 2016-06-11
प्रकाशन तिथि 2016-06-11
रेटिंग 3.67/5 कुल 3 रेटिंग्स
डेवलपर https://manuphatak.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/bionikspoon/fresh-ubuntu-search-results
सहायता पृष्ठ URL https://github.com/bionikspoon/fresh-ubuntu-search-results/issues
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "version": "2.1.1",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "author": "Manu Phatak ",
    "homepage_url": "https:\/\/github.com\/bionikspoon\/fresh-ubuntu-search-results",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "scripts\/background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "tabs"
    ],
    "page_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "Fresh Ubuntu Search Results"
    },
    "web_accessible_resources": [
        "images\/icon-48.png"
    ]
}