Go find
Search and find
Vad är Go find?
Go find är en Chrome-tillägg utvecklad av Better addons, och dess huvudfunktion är "Search and find".
Tilläggsskärmbilder
Ladda ner Go find-förlängningens CRX-fil
Ladda ner Go find-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
Experience Google with customized black edition startpage. This extension changes the default white chrome startpage with added customized functionalities for easier and better navigation.
Grundläggande Information om Tillägg
Namn | |
ID | alognnohlahmnjbbmjehpdjhdllflnep |
Officiell webbadress | https://chromewebstore.google.com/detail/go-find/alognnohlahmnjbbmjehpdjhdllflnep |
Beskrivning | Search and find |
Filstorlek | 6.2 KB |
Antal Installationer | 3,668 |
Aktuell Version | 3.0 |
Senast Uppdaterad | 2021-08-04 |
Publiceringsdatum | 2020-04-23 |
Betyg | 3.25/5 Totalt 16 Betyg |
Utvecklare | Better addons |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | en |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "index.html" }, "manifest_version": 2, "version": "3.0", "name": "Go find", "description": "Search and find", "icons": { "128": "icons\/128x128.png", "16": "icons\/128x128.png", "48": "icons\/128x128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |