SmartSearch
Selecione qualquer palavra ou frase e clique com o botão direito para pesquisar no youtube.com
What is SmartSearch?
SmartSearch is a Chrome extension developed by Rayan Sóstenes, and its main feature is "Selecione qualquer palavra ou frase e clique com o botão direito para pesquisar no youtube.com".
Extension Screenshots
Download SmartSearch Extension CRX File
Download SmartSearch extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Selecione qualquer palavra ou frase e clique com o botão direito para pesquisar no youtube.com
Extension Basic Information
Name | |
ID | gjlljmblljlniogpfhgdfhobmpcbfbhl |
Official URL | https://chrome.google.com/webstore/detail/smartsearch/gjlljmblljlniogpfhgdfhobmpcbfbhl |
Description | Selecione qualquer palavra ou frase e clique com o botão direito para pesquisar no youtube.com |
File Size | 4.04 KB |
Installation Count | 10 |
Current Version | 0.1 |
Last Updated | 2013-11-27 |
Publish Date | 2013-11-27 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Rayan Sóstenes |
Payment Type | free |
Supported Languages | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SmartSearch", "version": "0.1", "icons": { "16": "youtube.png" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "contextMenus", "http:\/\/*\/*", "https:\/\/*\/*" ] } |