Google Search Extra Buttons

Add buttons (past 1/2/3 days, weeks, PDF search etc.) for Google search page

< Feedback on Google Search Extra Buttons

Review: OK - script works, but has bugs

§
Posted: 2022-07-16

HI, this is not working in opera too.

§
Posted: 2022-08-11

Doing a search with filetype PDF (filter) is not working. When try another filetype its working. Pl check for multiple times change the filetype and do a search.

spmbtAuthor
§
Posted: 2022-08-21

I test now but this works (script was not changed). (Chrome 104.0.5112.81)

Arter input word "addition" (for example) and click on the button "PDF" in main start page request with phrase "addition filetype:PDF" was sent and return results. Some results are not PDF in the start (maybe advertising) but next results with label "PDF" are documents PDF.

Script was installed as unpacked in developer mode from folder with 2 files^ script and manifest.json https://github.com/spmbt/googleSearchExtraButtons/blob/gh-pages/manifest.json .

In Opera should be work similar procedure of installation. (And via Tampermonkey too.)

§
Posted: 2022-08-22

Yehh, it's not working.

spmbtAuthor
§
Posted: 2022-08-22
Edited: 2022-08-22

Ok, I check installation in Opera today or tomorrow (as unpacked extension). For example, Brave has additional security settings (conversations was here around year ago), Opera may has some settings also.

spmbtAuthor
§
Posted: 2022-08-22

Installation of this userscript Google Search Extra Buttons in Opera (installed in august 2022, without extensions)

Attempt via Tampermonkey (unsuccessful).

  1. I install Tampermonkey Extension from

  2. On the site Greasemonkey I press button "Install" this userscript, but no effect.

  3. After attempt of installation from Tampermonkey options icon of this extension shows this message.

"Limited runtime host permissions might break some Tampermonkey features like script update, GM_xmlhttpRequest and others!"

  1. Cause of blocking was written on this page: https://github.com/Tampermonkey/tampermonkey/issues/635

Attempt as unpacked extension in developer mode (with success)

  1. I create folder (in Windows 10, but no matter) /googleSearchExtraButtons-build and was place to it 2 files
    • GoogleSearchExtra_Buttons.user.js
    • manifest.json

Contents:

Check if the filename matches the filename in the manifest.

  1. Open page in Opera:

opera://extensions

  1. Set Developer mode in the right-top corner.

  2. Click button "Load unpacked".

  3. Select folder /googleSearchExtraButtons-build in your filesystem. After select You can see widget of script with title "GoogleSearchExtraButtons / Version 44.2022.8.22".

  4. Enable checkbox "Allow access to search page results" (it is strange but without enabling is not work).

  5. Press button "Reload script" as rounder arrow (without press it not works also).

  6. Open any page of google search site, for example https://www.google.com . If you see extra buttons, script works.

§
Posted: 2022-08-23

Installation of this userscript Google Search Extra Buttons in Opera (installed in august 2022, without extensions)

Attempt via Tampermonkey (unsuccessful).

  1. I install Tampermonkey Extension from

  2. On the site Greasemonkey I press button "Install" this userscript, but no effect.

  3. After attempt of installation from Tampermonkey options icon of this extension shows this message.

"Limited runtime host permissions might break some Tampermonkey features like script update, GM_xmlhttpRequest and others!"

  1. Cause of blocking was written on this page: https://github.com/Tampermonkey/tampermonkey/issues/635

Attempt as unpacked extension in developer mode (with success)

  1. I create folder (in Windows 10, but no matter) /googleSearchExtraButtons-build and was place to it 2 files
    • GoogleSearchExtra_Buttons.user.js
    • manifest.json

Contents:

Check if the filename matches the filename in the manifest.

  1. Open page in Opera:

opera://extensions

  1. Set Developer mode in the right-top corner.

  2. Click button "Load unpacked".

  3. Select folder /googleSearchExtraButtons-build in your filesystem. After select You can see widget of script with title "GoogleSearchExtraButtons / Version 44.2022.8.22".

  4. Enable checkbox "Allow access to search page results" (it is strange but without enabling is not work).

  5. Press button "Reload script" as rounder arrow (without press it not works also).

  6. Open any page of google search site, for example https://www.google.com Rebaid. If you see extra buttons, script works.




Thanks for sharing it's working now.

Post reply

Sign in to post a reply.