Initial Commit

This commit is contained in:
fzzinchemical
2025-12-06 09:50:25 +01:00
commit a5f30a65e6
763 changed files with 309904 additions and 0 deletions

BIN
locate/Google Scholar.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

17
locate/engines.json Normal file
View File

@@ -0,0 +1,17 @@
[
{
"_name": "Google Scholar",
"_alias": "Untitled",
"_description": "Google Scholar Search",
"_icon": "file:///home/fzzin/Zotero/locate/Google%20Scholar.ico",
"_hidden": false,
"_urlTemplate": "https://scholar.google.com/scholar?as_q=&as_epq={z:title}&as_occt=title&as_sauthors={rft:aufirst?}+{rft:aulast?}&as_ylo={z:year?}&as_yhi={z:year?}&as_sdt=1.&as_sdtp=on&as_sdtf=&as_sdts=22&",
"_urlParams": [],
"_urlNamespaces": {
"rft": "info:ofi/fmt:kev:mtx:journal",
"z": "http://www.zotero.org/namespaces/openSearch#",
"": "http://a9.com/-/spec/opensearch/1.1/"
},
"_iconSourceURI": "chrome://zotero/skin/logos/google-scholar.ico"
}
]