You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -18,39 +18,39 @@ You have to upload a JSON file to use this extension. If you want to have your o
18
18
19
19
### Jira page
20
20
21
-
* Automatically creating WF by adding simple button, in Jira ticket page, matching the interface: This button will redirect you to create WF page and automatically paste for you ticket number and name
22
-
* Auto fix attachment filters to display new content at top 
21
+
- Automatically creating WF by adding simple button, in Jira ticket page, matching the interface: This button will redirect you to create WF page and automatically paste for you ticket number and name
22
+
- Auto fix attachment filters to display new content at top 
23
23
24
24
### Almost all pages that you work on
25
25
26
-
* Fast transition between environments, so you can jump from Live directly to Author: 
27
-

26
+
- Fast transition between environments, so you can jump from Live directly to Author: 
27
+

28
28
29
29
### Author page
30
30
31
-
* Open Touch properties in a new tab without page reload needed:
32
-
* Open author in AEM tree: 
33
-
* Showing blocked ticket with link to its parent ticket on the yellow box at the top of the author page
31
+
- Open Touch properties in a new tab without page reload needed:
32
+
- Open author in AEM tree: 
33
+
- Showing blocked ticket with link to its parent ticket on the yellow box at the top of the author page
34
34
35
35
### Live&Perf pages
36
36
37
-
* Automatically checks for mothersite links on pages, if any, inverts colors of it's link 
38
-
* Vehicle config number is showing directly on KMI, TDR etc. pages 
37
+
- Automatically checks for mothersite links on pages, if any, inverts colors of it's link 
38
+
- Vehicle config number is showing directly on KMI, TDR etc. pages 
39
39
40
40
### Workflow page
41
41
42
-
* Auto insert WF title from the link
43
-
* Insert some useful links (DL, Market config, etc...)
44
-
* Fixing all links it to be in Touch UI
42
+
- Auto insert WF title from the link
43
+
- Insert some useful links (DL, Market config, etc...)
44
+
- Fixing all links it to be in Touch UI
45
45
46
46
### DAM Tree
47
47
48
-
* if you link is MAV in classic DAM tree, will momently open it in new window in touch UI
48
+
- if you link is MAV in classic DAM tree, will momently open it in new window in touch UI
49
49
50
50
### Context menu
51
51
52
-
* Open image directly in DAM
53
-
* You can jump to eny environment from browser context menu, without opening page in a new tab
52
+
- Open image directly in DAM
53
+
- You can jump to eny environment from browser context menu, without opening page in a new tab
54
54
55
55
cats and memes about programmers hidden in the depths of the codebase
56
56
@@ -60,7 +60,7 @@ AEM Fixes can be downloaded from the chrome web store https://chromewebstore.goo
60
60
61
61
Also it can be built from source:
62
62
63
-
* clone repository
64
-
* run `npm install`
65
-
* then `npm run build`
66
-
* on `chrome://extensions` page, load unpacked /build folder or use zip file in /zip folder
63
+
- clone repository
64
+
- run `npm install`
65
+
- then `npm run build:chrome`
66
+
- on `chrome://extensions` page, load unpacked /build folder or use zip file in /zip folder
0 commit comments