New Tab Search Bars
Has some search bars and links and stuff.
Vad är New Tab Search Bars?
New Tab Search Bars är en Chrome-tillägg utvecklad av jblob22, och dess huvudfunktion är "Has some search bars and links and stuff.".
Tilläggsskärmbilder
Ladda ner New Tab Search Bars-förlängningens CRX-fil
Ladda ner New Tab Search Bars-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        A nice new tab page replacement with search bars for Google, Youtube, and Wikipedia. There are also useful links to websites at the bottom. The page is responsive: it changes from side-by-side search bars for the 3 websites, to the 3 websites listed on top of each other.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | joodoflkdmpodofeokpekefcpacopmpc | 
| Officiell webbadress | https://chromewebstore.google.com/detail/new-tab-search-bars/joodoflkdmpodofeokpekefcpacopmpc | 
| Beskrivning | Has some search bars and links and stuff. | 
| Filstorlek | 818 KB | 
| Antal Installationer | 80 | 
| Aktuell Version | 1.2.0 | 
| Senast Uppdaterad | 2015-10-16 | 
| Publiceringsdatum | 2015-10-16 | 
| Utvecklare | jblob22 | 
| Betalningssätt | free | 
| Stödda Språk | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Search Bars",
    "description": "Has some search bars and links and stuff.",
    "version": "1.2.0",
    "manifest_version": 2,
    "icons": {
        "128": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}  |  |